Describe the bug
There is a small spacing issue with the default title bar buttons. In the normal window state, there’s a gap at the bottom. When the window is maximized, there are additional gaps on the right and bottom sides of the title bar area.
Steps to reproduce the bug
- Create a new Window using the default title bar.
- Run the app and observe the title bar buttons in normal state (a small gap appears at the bottom).
- Maximize the window (gaps appear on the right and bottom sides).
Expected behavior
The title bar buttons should be perfectly aligned with no visible gaps in any window state.
Screenshots
NuGet package version
Windows App SDK 1.8.2: 1.8.251003001
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 24H2 LTSC (26100, June Update)
IDE
Visual Studio 2022
Additional context
No response