Skip to content

Conversation

@Clarkkkk
Copy link

@Clarkkkk Clarkkkk commented Jul 3, 2021

When click is true in configuration, right click fires left click event incorrectly. I fix the problem by adding the MouseEvent.button and MouseEvent.buttons(just in case) to the constructed mouse event.

When `click` is `true` in configuration, right click fires left click event incorrectly. I fix the problem by adding the `MouseEvent.button` and `MouseEvent.buttons`(just in case) to the constructed mouse event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants