windows: Fix title bar height when maximized (#9449)
screenshots and description incoming ## title bar when window is maximized | before | after | | --- | --- | |  |  | ## ~~caption buttons at 200%~~ ~~buttons are now properly responsive at different scales~~ ~~closes #9438~~ ~~proper scale factor handling in follow up PR (possibly #9440)~~ <details> <summary>out of date image</summary>  </details> should be fixed by https://github.com/zed-industries/zed/pull/9456 Release Notes: - N/A
This commit is contained in:
parent
3dadfe4787
commit
d5e0817fbc
5 changed files with 67 additions and 42 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -10626,6 +10626,7 @@ dependencies = [
|
|||
"story",
|
||||
"strum",
|
||||
"theme",
|
||||
"windows 0.53.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue