1
0
Fork 0
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:
Mitchell Livingston 2006-07-22 17:08:54 +00:00
parent d25466eefc
commit 8226ef9d50
3 changed files with 5 additions and 5 deletions

View file

@ -2129,10 +2129,8 @@ static void sleepCallBack(void * controller, io_service_t y,
- (void) setWindowSizeToFit
{
if (![fDefaults boolForKey: @"AutoSize"])
return;
[fWindow setFrame: [self windowFrameFor: [fTorrents count]] display: YES animate: YES];
if ([fDefaults boolForKey: @"AutoSize"])
[fWindow setFrame: [self windowFrameFor: [fTorrents count]] display: YES animate: YES];
}
- (NSRect) windowFrameFor: (int) count

View file

@ -9,9 +9,11 @@
<key>153</key>
<string>299 469 554 217 0 0 1152 842 </string>
<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>
<string>299 417 554 321 0 0 1152 842 </string>
<key>66</key>
<string>299 526 554 104 0 0 1152 842 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>