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

Allow to update depending rect calculations at the same time #44

Open
garthenweb opened this issue Dec 8, 2022 · 0 comments
Open

Allow to update depending rect calculations at the same time #44

garthenweb opened this issue Dec 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@garthenweb
Copy link
Owner

When deferUpdateUntilIdle or priority: 'high' | 'normal' | 'low'' } is used for multiple items and the updates result in the same calculation, the updates will happen once after another. Dependent of the order, which is not predictable in every case, it can even result in different results.

The goal would be to find an API that allows to observe multiple elements and get one update for all of them at once.

@garthenweb garthenweb added the enhancement New feature or request label Dec 8, 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
Projects
None yet
Development

No branches or pull requests

1 participant