Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS X bugfixes/improvements #17

Closed
wants to merge 3 commits into from

Conversation

MadFishTheOne
Copy link
Contributor

No description provided.

Handle all pending events and exit instead of waiting. When there are lots of
input events (for example, scrolling with trackpad), timeout can add up
to make a huge frame delay. In my tests, if I scroll fast enough, that loop
would never exit.
@pigoz
Copy link
Member

pigoz commented Jan 20, 2013

Hello! Thanks for the patches. I changed a few minor things in cocoa_common: improved trackpad scrolling but kept you as author.

Later I will add memoization to is_osx_version_at_least so that is_lion_or_above can be eliminated for a more general approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants