Skip to content

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

Open
@garthenweb

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.

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