summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Chiles <david@davidchiles.org>2017-03-07 14:14:56 -0800
committerJesse Bounds <jesse@rebounds.net>2017-04-11 07:33:22 -0700
commit10c6f1fe4f530af5c2032ebfce19c4fe29d39642 (patch)
tree846d6cb7874bdd40ad74888cacda1be714125398 /platform/ios/CHANGELOG.md
parentc4fc89977bcba83ed5de87dcc8de1a68e8a31541 (diff)
downloadqtlocation-mapboxgl-10c6f1fe4f530af5c2032ebfce19c4fe29d39642.tar.gz
[ios] Match gesture recognizer with map view user interaction state
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index e75f90dd5d..53df1f7f4a 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## master
* The error passed into `-[MGLMapViewDelegate mapViewDidFailLoadingMap:withError:]` now includes a more specific description and failure reason. ([#8418](https://github.com/mapbox/mapbox-gl-native/pull/8418))
+* Fixed an issue where gesture recognizers associated with map view interactivity were not disabled when their related interactions were disabled. ([#8304](https://github.com/mapbox/mapbox-gl-native/pull/8304))
## 3.5.0