-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
Sometimes, a user moves the mouse slightly during a click.
When the zoom tool is active, a short drag does not fire plotly_click
, nor does zoom happen due to some minimum drag length for zoom. I've seen users frustrated by this behavior.
I think plotly_click
should fire when there's a short drag under the min drag length.
The Pan tool seems to fire plotly_click
for short drags.
This can be reproduced with the official demo: https://plot.ly/javascript/click-events/
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken