I hope this actually works
This commit is contained in:
parent
86a1977034
commit
9c7bed97d5
@ -71,6 +71,8 @@ static uint32_t color_to_int(NSColor *color)
|
|||||||
|
|
||||||
@"GBMBC7JoystickOverride": @NO,
|
@"GBMBC7JoystickOverride": @NO,
|
||||||
@"GBMBC7AllowMouse": @YES,
|
@"GBMBC7AllowMouse": @YES,
|
||||||
|
|
||||||
|
@"NSToolbarItemForcesStandardSize": @YES, // Forces Monterey to resepect toolbar item sizes
|
||||||
}];
|
}];
|
||||||
|
|
||||||
[JOYController startOnRunLoop:[NSRunLoop currentRunLoop] withOptions:@{
|
[JOYController startOnRunLoop:[NSRunLoop currentRunLoop] withOptions:@{
|
||||||
|
Loading…
Reference in New Issue
Block a user