mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
fullscreen in lion
https://img.skitch.com/20111107-8eadm7srjcxtnjyck8tqgsrk21.png
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
[[webView inspector] showConsole:self];
|
||||
|
||||
[self.window setDelegate:self];
|
||||
|
||||
[self.window setCollectionBehavior:NSWindowCollectionBehaviorFullScreenPrimary];
|
||||
|
||||
[webView setUIDelegate:self];
|
||||
|
||||
[self setShouldCascadeWindows:YES];
|
||||
|
||||
Reference in New Issue
Block a user