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
Hi @milos12345
This is common issue for WPF apps that uses WindowChrome property or WindowStyle="None" setteings; FluentWPF uses both properties.
There are some workarounds for this issue, and I'm considering whether to implementing it in FluentWPF or not.
Hi @sourcechord
I don't know if relevant, but I've noticed that the taskbar works when the maximized window is not Active. If it is not related to something triggered by that state, even improvisation of setting window bottom margin of 1 might be more acceptable to users than taskabar not showing.
Thanks for looking into this.
Maximized window will prevent Taskbar from showing when cursor is at the bottom of the screen if user has the option enabled in settings
Tested with the provided FluentWPFSample
The text was updated successfully, but these errors were encountered: