mirror of
https://github.com/transmission/transmission.git
synced 2026-04-24 10:50:38 +01:00
#6037: Fix global options popover layout (patch by mattrajca, with small adjustments and for all languages)
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
[fRatioStopField setFloatValue: [fDefaults floatForKey: @"RatioLimit"]];
|
||||
[fIdleStopField setIntegerValue: [fDefaults integerForKey: @"IdleLimitMinutes"]];
|
||||
|
||||
[[self view] setFrameSize: [[self view] fittingSize]];
|
||||
}
|
||||
|
||||
- (IBAction) updatedDisplayString: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user