-
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] Substitute for #124 #75
Comments
Comment by jasonsanjose Reviewing |
Comment by jasonsanjose I wasn't able to reproduce adobe/brackets#1147 in the current master branch with Glenn's changes on my macbook air at 800x600. Is there another trick to get it to reproduce without commenting those lines out and recompiling? |
Comment by jasonsanjose Looks good. Just wanted to confirm the existing bug with @DennisKehrig. |
Comment by DennisKehrig You can try deleting |
Comment by jasonsanjose Thanks @DennisKehrig. I was able to confirm the bug in the existing build at 800x600 and I also confirmed your fix. Merging. |
Issue by DennisKehrig
Monday Oct 08, 2012 at 22:46 GMT
Originally opened as adobe#125
Modified fix for adobe/brackets#1147 (and probably adobe/brackets#1689) based on Glenn's work in #120.
Makes sure that the default size definitely fits the available space. It will only be used on the first launch of Brackets. Subsequent launches use stored window size and position which is adjusted automatically by the OS.
DennisKehrig included the following code: https://github.com/adobe/brackets-shell/pull/125/commits
The text was updated successfully, but these errors were encountered: