You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows, if Automatically hide the TaskBar is enabled, when a window with ExtendClientAreaToDecorationsHint=True is maximized, the Windows TaskBar does not appear while hovering over the bottom part of screen.
To Reproduce
Toggle Automatically hide the TaskBar in Windows Settings.
Open ControlCatalog.Desktop.exe and go to Window Customizations to make sure the Extend Client Area To Decorations option is checked.
Maximize ControlCatalog.Desktop
Hover over the bottom part of screen.
Expected behavior
When hovering over the bottom of screen, the Windows TaskBar should appear.