Skip to content

Fix macOS title-bar search box hugging the top#4989

Merged
Gabriel Dufresne (GabrielDuf) merged 2 commits into
mainfrom
fix/macos-titlebar-search-spacing
Jun 23, 2026
Merged

Fix macOS title-bar search box hugging the top#4989
Gabriel Dufresne (GabrielDuf) merged 2 commits into
mainfrom
fix/macos-titlebar-search-spacing

Conversation

@GabrielDuf

Copy link
Copy Markdown
Contributor

This pull request updates the title bar height on macOS to improve visual alignment and consistency with other platforms. The change ensures the title bar is tall enough to accommodate the search pill and aligns the traffic lights vertically.

UI consistency improvements:

  • Set ExtendClientAreaTitleBarHeightHint to 44 in SetupTitleBar (in MainWindow.axaml.cs) to match the title bar height on Windows/Linux and prevent the search pill from overflowing.

@GabrielDuf Gabriel Dufresne (GabrielDuf) merged commit dec54ed into main Jun 23, 2026
3 checks passed
@GabrielDuf Gabriel Dufresne (GabrielDuf) deleted the fix/macos-titlebar-search-spacing branch June 23, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants