ooops
This commit is contained in:
parent
8e3f6d37d9
commit
f86a954131
@ -704,7 +704,7 @@ int _glfwPlatformInit(void)
|
||||
return nil;
|
||||
}
|
||||
NSWindow *kw = [NSApp keyWindow];
|
||||
if (kw && kw.contentView) [kw.contentView keyDown:event];
|
||||
if (kw && kw.contentView) [kw.contentView keyUp:event];
|
||||
return nil;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user