Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[ios] Tilt gesture should always require two fingers down #14886

Closed
friedbunny opened this issue Jun 10, 2019 · 1 comment · Fixed by #14969
Closed

[ios] Tilt gesture should always require two fingers down #14886

friedbunny opened this issue Jun 10, 2019 · 1 comment · Fixed by #14969
Assignees
Labels
bug iOS Mapbox Maps SDK for iOS UX

Comments

@friedbunny
Copy link
Contributor

The tilt gesture currently only requires two fingers to initiate, but lifting your second finger later does not cancel the gesture — it should.

Somewhat related to #11982.

Steps to reproduce

  1. Initiate two finger tilt gesture.
  2. Lift one finger.
  3. Tilting will continue when you drag up/down.

Configuration

Mapbox SDK versions: ios-v5.0.0, etc.

/cc @fabian-guerra

@friedbunny friedbunny added bug iOS Mapbox Maps SDK for iOS UX labels Jun 10, 2019
@chloekraw
Copy link
Contributor

@fabian-guerra @jmkiley I'm assuming this can be addressed with the other work you're doing this sprint?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants