zed/crates/title_bar
Matin Aniss 68b5ea4e60
windows: Fix and simplify title bar padding (#13420)
This PR fixes the off by one pixel of the top client rect when not
maximized due to the added border. It also simplifies and properly fixes
the title bar padding problem when maximized, it is now properly taken
care of in GPUI rather then adding the padding in the UI.

Release Notes:

- N/A
2024-07-09 12:15:15 -07:00
..
src windows: Fix and simplify title bar padding (#13420) 2024-07-09 12:15:15 -07:00
Cargo.toml
LICENSE-GPL