-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom title bar height is a bit too high on Windows #57823
Comments
Please keep it this way. It looks way more modern just like UWPs do. |
Thank God VSCode isn't an UWP app :) |
@FaulesLama are you saying you like the current titlebar sizing? |
@sbatten Yes |
Oh, I just realized |
@borekb Ah, okay. There was a time where we had the title bar staying the same size with the custom menu bar, but we decided zoom level should be honored for the accessibility reasons. Thanks for understanding. |
With
"window.titleBarStyle": "custom"
and the default dark theme on Windows 10, the title bar "wastes" a couple of pixels compared to the native title bar:The height looks slightly out of place on my machine, compared to the other windows, and it's not obvious to me for what benefit.
(I hope this is not a duplicate, I searched and didn't find anything. Update: height is briefly discussed here: #39972 (comment).)
The text was updated successfully, but these errors were encountered: