Skip to content

Changing dragmode from 'zoom' to 'pan' makes panning freeze on mousedown on first drag motion #177

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

Closed
etpinard opened this issue Jan 12, 2016 · 0 comments
Labels
bug something broken

Comments

@etpinard
Copy link
Contributor

To replicate:

  • Take any cartesian graph e.g. http://codepen.io/etpinard/pen/OMgWjz
  • switch layout.dragmode from 'zoom' to 'pan' (via Plotly.restyle or the pan2d mode bar button)
  • Try panning the graph. Panning fails on mouse move i.e. the graph doesn't move.
  • Release mouse button, the graph pans according to the current mouse location
  • Try panning again, panning now works on mouse move.
@etpinard etpinard added the bug something broken label Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

1 participant