From 06b790dc75e8d1849d4675a5405284fee3e9e747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Paczos?= Date: Thu, 9 May 2019 13:23:24 +0200 Subject: [android] updates changelog entry for #14486 --- platform/android/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 26649df1fa..82b1460e84 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -7,7 +7,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ## 7.5.0-alpha.2 - May 8, 2019 ### Bugs - Keep shared_ptr to thread pool in CustomGeometrySource [#14562](https://github.com/mapbox/mapbox-gl-native/pull/14562) - - Improve rendering of symbol layers, where icons are allowed to overlap but not text [#14486](https://github.com/mapbox/mapbox-gl-native/pull/14486) + - Changed placement order of symbols to match the viewport-y order when the `PropertyValue#symbolZOrder` is set to `SYMBOL_Z_ORDER_VIEWPORT_Y`, improving collision detection and rendering of symbol layers when icons are allowed to overlap but not text. [#14486](https://github.com/mapbox/mapbox-gl-native/pull/14486) ## 7.5.0-alpha.1 - May 2, 2019 ### Bugs -- cgit v1.2.1