Change: [OSX] Hide Dock and menu during fullscreen mode.
This commit is contained in:
@@ -67,6 +67,7 @@ extern NSString *OTTDMainLaunchGameEngine;
|
||||
- (BOOL)windowShouldClose:(id)sender;
|
||||
- (void)windowDidEnterFullScreen:(NSNotification *)aNotification;
|
||||
- (void)windowDidChangeScreenProfile:(NSNotification *)aNotification;
|
||||
- (NSApplicationPresentationOptions)window:(NSWindow *)window willUseFullScreenPresentationOptions:(NSApplicationPresentationOptions)proposedOptions;
|
||||
@end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user