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

Support the runloop mode control for macOS. Which can be useful when user want to pause animation when drag the mouse, or presenting modal window #2886

Merged
merged 2 commits into from Nov 6, 2019

Commits on Nov 6, 2019

  1. Support the runloop mode control for macOS. Which can be useful when …

    …user want to pause animation when drag the mouse, or open the Save/Open modal window
    dreampiggy committed Nov 6, 2019
    Copy the full SHA
    323e038 View commit details
    Browse the repository at this point in the history
  2. SDDisplayLink on macOS, if runloopMode is nil (remove all), don't cal…

    …lback at all, match iOS/tvOS/watchOS behavior.
    dreampiggy committed Nov 6, 2019
    Copy the full SHA
    ed9696f View commit details
    Browse the repository at this point in the history