dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
602 stars 38 forks source link

IsTitlebarVisible doesn't work in CompactMode #20

Closed AlexanderBlackman closed 2 years ago

AlexanderBlackman commented 2 years ago

Anyway, thank you for the great plugin, it really fixes all the annoying omissions in the new GUI framework.

dotMorten commented 2 years ago

Define "Doesn't work" (exception thrown, not showing etc?). The Compact presenter doesn't support changing titlebar visibility.

AlexanderBlackman commented 2 years ago

Ah! Nevermind then, nothing crashed. I see you are corrrect about the Compact Presenter not supporting tittlebar visibility changes.