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

Fix bug preventing rotation via two finger touch from rotating the compass icon #3094

Closed
mb12 opened this issue Aug 29, 2016 · 1 comment
Closed
Labels

Comments

@mb12
Copy link

mb12 commented Aug 29, 2016

mapbox-gl-js version:Master

Steps to Trigger Behavior

  1. Rotate map using two finger rotate gesture. Map rotates but the compass does not rotate to always point to north.

Its only an issue with touch. The following works:

  • Rotate via right click mouse
  • Use shift + right/left arrows keys.

Expected Behavior

Compass should rotate like it does for keyboard and mouse controls for rotation.

Actual Behavior

Compass ignores map rotation when initiated via touch.

@lucaswoj lucaswoj changed the title Rotation via two finger touch does not rotate the compass. (Mouse / Keyboard works) Fix bug preventing rotation via two finger touch from rotating the compass icon Sep 2, 2016
@jfirebaugh
Copy link
Contributor

Not reproducible with 0.43.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants