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

Remove internal draw loop #2763

Merged
merged 14 commits into from
Nov 23, 2024
Merged

Remove internal draw loop #2763

merged 14 commits into from
Nov 23, 2024

Conversation

wcandillon
Copy link
Contributor

@wcandillon wcandillon commented Nov 22, 2024

The goal of this PR is to remove the internal draw loop. We let threads request a frame to be redrawn.
It also remove the need to use JNI for scheduling a frame which is faster.

  • Testing
  • Add polyfill for mode="continuous"

@wcandillon wcandillon marked this pull request as draft November 22, 2024 14:58
@wcandillon wcandillon marked this pull request as ready for review November 22, 2024 21:16
@wcandillon wcandillon merged commit ba1db84 into main Nov 23, 2024
8 checks passed
Copy link
Contributor

🎉 This PR is included in version 1.5.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant