summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-10-02 12:35:55 -0700
committerMolly Lloyd <mollymerp@users.noreply.github.com>2018-10-03 11:46:49 -0700
commitf4ffcaa62f595b996f8bbf2c030006129c765d61 (patch)
tree60d7eaed3a01525f34b454e1d248de258ef6ae07 /platform/macos
parent90be9d8d9d6769cc969183b83a8d4a1dce0b4b84 (diff)
downloadqtlocation-mapboxgl-f4ffcaa62f595b996f8bbf2c030006129c765d61.tar.gz
[ios, macos, android, node] update changelogs
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 66033d5b27..0006281ad5 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -6,6 +6,7 @@
* Added an `MGLSymbolStyleLayer.symbolZOrder` property for forcing point features in a symbol layer to be layered in the same order that they are specified in the layer’s associated source. ([#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783))
* Fixed a crash when a style layer `*-pattern` property evaluates to nil for a particular feature. ([#12896](https://github.com/mapbox/mapbox-gl-native/pull/12896))
+* Fixed an issue where fill and line layers would occasionally flicker on zoom ([#12982](https://github.com/mapbox/mapbox-gl-native/pull/12982))
### Offline maps