mac: apple doesn't give us a reliable way to check if events are pending but we have to do the nextEventMatching trick anyways because the alternating pending implementation breaks opengl.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
ea046f3a52
commit
306f791641
2 changed files with 1 additions and 12 deletions
|
|
@ -79,7 +79,7 @@
|
|||
MwLL parent;
|
||||
MilskoFakePointer *handle;
|
||||
NSUInteger strHash;
|
||||
MwBool pendingTicker;
|
||||
NSEvent *lastEvent;
|
||||
}
|
||||
|
||||
+ (MilskoCocoa *)newWithParent:(MwLL)parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue