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

adjust raf types #3323

Merged
merged 4 commits into from
Nov 22, 2021
Merged

adjust raf types #3323

merged 4 commits into from
Nov 22, 2021

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Nov 15, 2021

typeof raf results in the type being (time: number) => ... which isn't correct as we don't pass this in

resolves #3160

@coveralls
Copy link

coveralls commented Nov 15, 2021

Coverage Status

Coverage remained the same at 99.624% when pulling 4f0183a on adjust-raf into 09c3006 on master.

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.

options.requestAnimationFrame signature is incorrect
3 participants