Skip to content

onDragStartEvent does not include button initiating the drag, so both right and left mouse drag have the same behavior #65

Description

@buffos

I am trying to implement both move piece dragging and drawing arrows on the board. Everything works except when a piece is moving.
It initiates onDragStart and there is no way to stop it. Checking which button iniitates the drag is not possible since it is not included in the event

Can you please include the event.button which initiates the drag, so we can filter it out?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions