mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 10:48:51 -05:00
Merge branch 'master' of github.com:elmindreda/glfw
This commit is contained in:
commit
5f26deaf59
|
@ -425,6 +425,7 @@ static int convertMacKeyCode(unsigned int macKeyCode)
|
||||||
userInfo:nil];
|
userInfo:nil];
|
||||||
|
|
||||||
[self addTrackingArea:trackingArea];
|
[self addTrackingArea:trackingArea];
|
||||||
|
[super updateTrackingAreas];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)keyDown:(NSEvent *)event
|
- (void)keyDown:(NSEvent *)event
|
||||||
|
|
Loading…
Reference in New Issue
Block a user