mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
Redo spacing on general prefs a little.
This commit is contained in:
parent
d25466eefc
commit
8226ef9d50
3 changed files with 5 additions and 5 deletions
|
@ -2129,10 +2129,8 @@ static void sleepCallBack(void * controller, io_service_t y,
|
||||||
|
|
||||||
- (void) setWindowSizeToFit
|
- (void) setWindowSizeToFit
|
||||||
{
|
{
|
||||||
if (![fDefaults boolForKey: @"AutoSize"])
|
if ([fDefaults boolForKey: @"AutoSize"])
|
||||||
return;
|
[fWindow setFrame: [self windowFrameFor: [fTorrents count]] display: YES animate: YES];
|
||||||
|
|
||||||
[fWindow setFrame: [self windowFrameFor: [fTorrents count]] display: YES animate: YES];
|
|
||||||
}
|
}
|
||||||
|
|
||||||
- (NSRect) windowFrameFor: (int) count
|
- (NSRect) windowFrameFor: (int) count
|
||||||
|
|
4
macosx/English.lproj/PrefsWindow.nib/info.nib
generated
4
macosx/English.lproj/PrefsWindow.nib/info.nib
generated
|
@ -9,9 +9,11 @@
|
||||||
<key>153</key>
|
<key>153</key>
|
||||||
<string>299 469 554 217 0 0 1152 842 </string>
|
<string>299 469 554 217 0 0 1152 842 </string>
|
||||||
<key>28</key>
|
<key>28</key>
|
||||||
<string>85 426 553 285 0 0 1152 842 </string>
|
<string>124 423 554 295 0 0 1152 842 </string>
|
||||||
<key>41</key>
|
<key>41</key>
|
||||||
<string>299 417 554 321 0 0 1152 842 </string>
|
<string>299 417 554 321 0 0 1152 842 </string>
|
||||||
|
<key>66</key>
|
||||||
|
<string>299 526 554 104 0 0 1152 842 </string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>IBFramework Version</key>
|
<key>IBFramework Version</key>
|
||||||
<string>446.1</string>
|
<string>446.1</string>
|
||||||
|
|
BIN
macosx/English.lproj/PrefsWindow.nib/keyedobjects.nib
generated
BIN
macosx/English.lproj/PrefsWindow.nib/keyedobjects.nib
generated
Binary file not shown.
Loading…
Reference in a new issue