Skip to content

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

Description

@garthenweb

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions