Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Unnecessary Scroll Animation using scrollController.jumpTo() #99

@Uche01

Description

@Uche01

I have been able to measure offset of the currently selected node in my treeNode. Each time I call scrollController.jumpTo(offset) I get this unnecessary jump animation especially when scrolling to non visible nodes down the tree. jumpTo() is meant to produce no animation, however, there seem to be a default animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions