Skip to content

Investigate performance hit from the ability to assign element within the definition. #159

Description

@nhmkdev

Please describe your feature request.
There is a performance hit (especially with long text) due to the required translation taking place whenever an element is moved (dragged). Element field access and assignments via $[] and &[] were introduced but required some changes to optimizations.

Describe the solution you'd like
Investigate alternative ways to provide the same functionality but keep dragging optimized by using the definition cache for a given element.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions