Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent overlapping mouse down events #79

Merged
merged 2 commits into from
Oct 23, 2022

Conversation

eddydg
Copy link
Contributor

@eddydg eddydg commented Sep 7, 2018

When handler drag event overlap, only trigger the drag mouse down event corresponding to the cursor style:

  • move -> center handler mouse down event
  • ns-resize , ew-resize -> radius handler mouse down event

Issue: #80

@rajkdale
Copy link

rajkdale commented May 9, 2019

I am facing same issue with overlapping clicks. When will this merge ?

This change resolves smithmicro#80; a big Thank You to @eddydg for the excellent GIF illustration and an elegant solution to fix the problem.
Copy link
Member

@mblomdahl mblomdahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your exemplary bug report in #80 and a robust resolution @eddydg!

@rajkdale if you're still waiting... Release 1.6.7 should be out in an hour or so.

@mblomdahl mblomdahl merged commit 51f9221 into smithmicro:master Oct 23, 2022
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.

3 participants