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

Fix up center coordinate after lopsided pinch gesture #4427

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Mar 22, 2016

The gesture recognizer only reports the gesture’s current center point, so use the previous center point to anchor the transition.

Fixes #4315.

/cc @mourner @friedbunny

The gesture recognizer only reports the gesture’s current center point, so use the previous center point to anchor the transition.

Fixes #4315.
@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels Mar 22, 2016
@1ec5 1ec5 self-assigned this Mar 22, 2016
@1ec5 1ec5 added this to the ios-v3.2.0 milestone Mar 22, 2016
@friedbunny
Copy link
Contributor

This gets a 👍 from me — the coordinate under the finger that’s held on the screen can still change (based on rotation and if you move from high to low zoom), but this is essentially the same behavior as Maps.app.

@1ec5 1ec5 merged commit b57f0fb into release-ios-3.2.0-android-4.0.0 Mar 22, 2016
@1ec5 1ec5 deleted the 1ec5-pinch-offset-4315 branch March 22, 2016 20:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants