mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
[FancyZones][Hotfix]Opacity reset fix (#23818)
This commit is contained in:
@@ -33,6 +33,7 @@ private:
|
||||
COLORREF crKey = RGB(0, 0, 0);
|
||||
DWORD dwFlags = 0;
|
||||
BYTE alpha = 0;
|
||||
bool transparencySet{false};
|
||||
};
|
||||
|
||||
const HWND m_window;
|
||||
|
||||
Reference in New Issue
Block a user