Added fullscreen support for Mac OS 10.7+ (Lion and newer)
This commit is contained in:
parent
5ca4fd7985
commit
1c4ccccf76
5 changed files with 164 additions and 15 deletions
|
|
@ -99,7 +99,6 @@
|
|||
<string key="NSFrame">{{257, 2}, {38, 17}}</string>
|
||||
<reference key="NSSuperview" ref="568628114"/>
|
||||
<reference key="NSWindow"/>
|
||||
<reference key="NSNextKeyView"/>
|
||||
<bool key="NSEnabled">YES</bool>
|
||||
<object class="NSTextFieldCell" key="NSCell" id="894039108">
|
||||
<int key="NSCellFlags">68157504</int>
|
||||
|
|
@ -170,6 +169,7 @@
|
|||
<string key="NSFrameAutosaveName">newPost</string>
|
||||
<bool key="NSAutorecalculatesContentBorderThicknessMinY">NO</bool>
|
||||
<double key="NSContentBorderThicknessMinY">22</double>
|
||||
<int key="NSWindowCollectionBehavior">256</int>
|
||||
<bool key="NSWindowIsRestorable">YES</bool>
|
||||
</object>
|
||||
<object class="NSCustomObject" id="796877042">
|
||||
|
|
|
|||
Reference in a new issue