mirror of
https://github.com/transmission/transmission
synced 2025-02-22 14:10:34 +00:00
remove nl's pref window's max size
This commit is contained in:
parent
f239919443
commit
f5c5db18da
1 changed files with 7 additions and 5 deletions
|
@ -12,6 +12,7 @@
|
|||
</object>
|
||||
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<integer value="23"/>
|
||||
</object>
|
||||
<object class="NSArray" key="IBDocument.PluginDependencies">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
|
@ -47,14 +48,15 @@
|
|||
<object class="NSMutableString" key="NSViewClass">
|
||||
<characters key="NS.bytes">View</characters>
|
||||
</object>
|
||||
<string key="NSWindowContentMaxSize">{1, -21}</string>
|
||||
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
|
||||
<object class="NSView" key="NSWindowView" id="334064964">
|
||||
<nil key="NSNextResponder"/>
|
||||
<reference key="NSNextResponder"/>
|
||||
<int key="NSvFlags">256</int>
|
||||
<string key="NSFrameSize">{546, 107}</string>
|
||||
<reference key="NSSuperview"/>
|
||||
</object>
|
||||
<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
||||
<string key="NSMaxSize">{1, 1}</string>
|
||||
<string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
|
||||
</object>
|
||||
<object class="NSCustomView" id="249126185">
|
||||
<nil key="NSNextResponder"/>
|
||||
|
@ -11697,9 +11699,9 @@ AAABAAAAAQ</bytes>
|
|||
<string>{{108, 632}, {546, 107}}</string>
|
||||
<real value="1"/>
|
||||
<string>{{127, 767}, {539, 107}}</string>
|
||||
<boolean value="YES"/>
|
||||
<boolean value="NO"/>
|
||||
<string>{1, -21}</string>
|
||||
<boolean value="NO"/>
|
||||
<string>{546, 107}</string>
|
||||
<string>{0, 0}</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<real value="1"/>
|
||||
|
|
Loading…
Reference in a new issue