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

Fix scale gesture #10688

Merged
merged 1 commit into from
Dec 13, 2017
Merged

Fix scale gesture #10688

merged 1 commit into from
Dec 13, 2017

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Dec 13, 2017

We have heard about reports that users where able to perform a zoom in gesture while they were pinching out. Some debugging has shown that we weren't correctly creating the wasZoomingIn flag. Instead of checking against >= we should have checked against > instead.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Dec 13, 2017
@tobrun tobrun added this to the android-v5.2.2 milestone Dec 13, 2017
@tobrun tobrun self-assigned this Dec 13, 2017
@tobrun tobrun requested a review from zugaldia December 13, 2017 08:33
@tobrun tobrun merged commit fa704c8 into release-agua Dec 13, 2017
@tobrun tobrun deleted the tvn-fix-scale-gesture branch December 13, 2017 10:04
@tobrun tobrun mentioned this pull request Dec 20, 2017
22 tasks
@915922589
Copy link

MapBox hava scaleView for Android?

@zugaldia
Copy link
Member

@915922589 Work for such a view is tracked on mapbox/mapbox-plugins-android#11.

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

Successfully merging this pull request may close these issues.

None yet

4 participants