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

Use request animation frame #19

Closed
1 task done
Lazerbeak12345 opened this issue Feb 4, 2022 · 0 comments · Fixed by #52
Closed
1 task done

Use request animation frame #19

Lazerbeak12345 opened this issue Feb 4, 2022 · 0 comments · Fixed by #52
Labels
enhancement New feature or request Library Major version number wishlist would require me to up the version number for the library
Milestone

Comments

@Lazerbeak12345
Copy link
Owner

Lazerbeak12345 commented Feb 4, 2022

Is your feature request related to a problem? Please describe.
Improves CPU usage.

Describe the solution you'd like
trigger a loop using window.requestAnimationFrame()

Describe alternatives you've considered
Keeping the setInterval approach.

Additional context

@Lazerbeak12345 Lazerbeak12345 added the enhancement New feature or request label Feb 4, 2022
Lazerbeak12345 added a commit that referenced this issue Feb 16, 2022
@Lazerbeak12345 Lazerbeak12345 added the Library Major version number wishlist would require me to up the version number for the library label Feb 16, 2022
@Lazerbeak12345 Lazerbeak12345 added this to the Version 5 milestone Feb 16, 2022
Lazerbeak12345 added a commit that referenced this issue Feb 19, 2022
@Lazerbeak12345 Lazerbeak12345 linked a pull request Feb 19, 2022 that will close this issue
Merged
6 tasks
@Lazerbeak12345 Lazerbeak12345 added this to To do in Make the front-end sleeker via automation Feb 22, 2022
@Lazerbeak12345 Lazerbeak12345 moved this from To do to Done in Make the front-end sleeker Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Library Major version number wishlist would require me to up the version number for the library
Projects
Development

Successfully merging a pull request may close this issue.

1 participant