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

Dragging ends before mouse button is released #6072

Closed
ttsirkia opened this issue Jan 28, 2018 · 3 comments
Closed

Dragging ends before mouse button is released #6072

ttsirkia opened this issue Jan 28, 2018 · 3 comments
Milestone

Comments

@ttsirkia
Copy link

mapbox-gl-js version: 0.44

Steps to Trigger Behavior

  1. Press mouse button
  2. Drag the map
  3. Stop dragging but keep the button pressed
  4. Drag more

Expected Behavior

Map position moves always when dragged

Actual Behavior

If there is a short pause in dragging, the map doesn't move anymore although mouse button is still pressed.

Try with this example: https://www.mapbox.com/mapbox-gl-js/example/simple-map/

@ttsirkia
Copy link
Author

Caused by 0f4441b

@pathmapper
Copy link
Contributor

Duplicate of #6063, fix is already there #6068
but I wonder why it has been merged in 0.44 instead of master @anandthakker

@ttsirkia
Copy link
Author

Closed as duplicate

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

No branches or pull requests

3 participants