mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
#4365 enforce window size for auto-resizing by setting min/max size
This commit is contained in:
@@ -237,6 +237,9 @@ typedef enum
|
||||
|
||||
- (void) setWindowSizeToFit;
|
||||
- (NSRect) sizedWindowFrame;
|
||||
- (void) updateForAutoSize;
|
||||
- (void) setWindowMinMaxToCurrent;
|
||||
- (CGFloat) minWindowContentSizeAllowed;
|
||||
|
||||
- (void) updateForExpandCollape;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user