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

Polyfill requestAnimationFrame #51

Closed
colinmeinke opened this issue Nov 6, 2016 · 1 comment
Closed

Polyfill requestAnimationFrame #51

colinmeinke opened this issue Nov 6, 2016 · 1 comment
Assignees
Milestone

Comments

@colinmeinke
Copy link
Owner

Something like https://www.npmjs.com/package/raf

@colinmeinke colinmeinke self-assigned this Nov 6, 2016
@colinmeinke colinmeinke changed the title User polyfilled requestAnimationFrame Polyfill requestAnimationFrame Nov 6, 2016
@colinmeinke colinmeinke added this to the Stable milestone Nov 6, 2016
@dalisoft
Copy link

dalisoft commented Nov 6, 2016

You can use setTimeout insteadof requestAnimationFrame with some ms, like 16.67

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

No branches or pull requests

2 participants