You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermittently going full screen will produce a blank screen. I thought this was fixed with a few cocoa calls to unhide and activate the app before going full screen. If you click on the brackets dock icon the appear will appear after going full screen. At that point it is no longer a problem. But the problem is intermittent. I had 10-15 successful launches to full screen without this problem so hopefully the additional NSView setNeedsDisplay:YES call after entering full screen mode fixed it but it's hard to say. I'd say since there is a work-around then let's roll with it and, if it's reproducible, then file a bug and we'll address it in the usual way. I don't think it's a show stopper unless it reproduces with great frequency.
Comment by bobeast Wednesday Nov 13, 2013 at 19:04 GMT
Once the dust settles, I highly recommend refactoring such that each class gets its own file pair, as opposed to placing multiple classes in a single file.
Issue by JeffryBooher
Tuesday Nov 12, 2013 at 20:23 GMT
Originally opened as adobe#380
FIXED
UTR
BOLO
JeffryBooher included the following code: https://github.com/adobe/brackets-shell/pull/380/commits
The text was updated successfully, but these errors were encountered: