-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Fixes adobe/brackets#1147 (and possibly adobe/brackets#1689) #74
Comments
Probabls also fixes adobe/brackets#1689 |
@DennisKehrig Please sync to the latest brackets-shell and rebuild the executable to see if you can still reproduce this problem without this fix. It may have been fixed by adobe#120 |
No time to check this before Monday, but it indeed may have been. |
adobe#120 is only a partial fix, sadly - see adobe/brackets#1147 |
Superseded by #125. Closing. |
Wednesday Oct 03, 2012 at 17:15 GMT
Originally opened as adobe#124
Fixes adobe/brackets#1147: Menu bar is only a thin line because it is placed too high up
The content area is now at most 1000x700 pixels, and properly shrunk so it fits into the available screen space (taking menu and dock position/size into account) if necessary
Also, the window is positioned in the center of the available screen space.
DennisKehrig included the following code: https://github.com/adobe/brackets-shell/pull/124/commits
The text was updated successfully, but these errors were encountered: