Not going to use Constraints, Apple. Getting toolbar items to behave is hard enough as is

This commit is contained in:
Lior Halphon
2023-07-23 22:03:42 +03:00
parent a5903ca5bc
commit 636349d5f2

View File

@@ -144,6 +144,7 @@ static uint32_t color_to_int(NSColor *color)
},
@"NSToolbarItemForcesStandardSize": @YES, // Forces Monterey to resepect toolbar item sizes
@"NSToolbarItemWarnOnMinMaxSize": @NO, // Not going to use Constraints, Apple
}];
[JOYController startOnRunLoop:[NSRunLoop currentRunLoop] withOptions:@{