Skip to content

getting wrong mouse position if page is scrolled while dragging #36

Open
@hangy233

Description

@hangy233

This can be reproduced in the example, resize your browser window and make it shorter than the tree.
if you scroll the window when you are dragging a node. The node will go to a wrong position.
Solutions could be stop drag and drop the node at where it is when start a scroll
or count the scrollTop value in the drag handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions