amwx / FluentAvalonia

Control library focused on fluent design and bringing more WinUI controls into Avalonia
MIT License
1.05k stars 97 forks source link

Remove the TitleBar from AppWindow. #625

Open Lv-jinyuan opened 21 hours ago

Lv-jinyuan commented 21 hours ago

Describe the bug In the AppWindow, ExtendClientAreaChromeHints and ExtendClientAreaTitleBarHeightHint are not effective.

It is caused by EnsureExtended in FluentAvalonia/src/FluentAvalonia/UI/Windowing/Win32/Win32WindowManager.cs.