This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Wrong content size for maximized window when launching Brackets after resolution change #2032
Closed
Description
Windows only:
- Set a low desktop resolution
- Launch Brackets
- Maximize the Brackets window
- Close Brackets
- Set a higher desktop resolution
- Start Brackets
Observed: Window is maximized, but Brackets uses the same area as on the smaller display and the rest is white (screenshot).
Expected: Window is maximized and Brackets uses the whole area
Workaround: Restore (unmaximize), maximize again
@redmunds: Assigning you since you wrote the code for restoring the window size (adobe/brackets-shell#123)