We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.11
http://jsfiddle.net/896futf0/4/
subTargetCheck: true
(Note that it works well if the group is set to selectable: false
selectable: false
Event should trigger twice in total, once on each mouse down.
Event is triggering multiple times when object is active without consistency.
The text was updated successfully, but these errors were encountered:
yes the mouse move is interfering with it. i will try to fix it. the event is fired hundres of time.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Version
1.7.11
Test Case
http://jsfiddle.net/896futf0/4/
Steps to reproduce
subTargetCheck: true
(Note that it works well if the group is set to
selectable: false
Expected Behavior
Event should trigger twice in total, once on each mouse down.
Actual Behavior
Event is triggering multiple times when object is active without consistency.
The text was updated successfully, but these errors were encountered: