summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-08-20 11:13:18 +0300
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-08-20 12:31:02 +0300
commit1625aa00000c1d109f2650aa07dca2ef973f6f6c (patch)
tree97e5e82c027cbf738556e1730d954b97f058e734 /platform/ios
parentb1986ca51e4a4a08a9e457e6e70049f77120774b (diff)
downloadqtlocation-mapboxgl-1625aa00000c1d109f2650aa07dca2ef973f6f6c.tar.gz
[ios][macos][android][node] Update changelog for icon-text-fit fixes
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 69b45e314a..37612a89b8 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,11 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## master
+
+### Styles and rendering
+* Fixed rendering and collision detection issues with using `text-variable-anchor` and `icon-text-fit` properties on the same layer. ([#15367](https://github.com/mapbox/mapbox-gl-native/pull/15367))
+
## 5.3.0
### Styles and rendering