From adab45dd22354c36d686ee2c77d5a396050dfd19 Mon Sep 17 00:00:00 2001 From: Julian Rex Date: Thu, 3 Oct 2019 23:13:47 -0400 Subject: [ios] Updated change log --- platform/ios/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 59c9ede274..f17c48635e 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -7,6 +7,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT ### Other changes * Suppress network requests for expired tiles update, if these tiles are invisible. ([#15741](https://github.com/mapbox/mapbox-gl-native/pull/15741)) +* Fixed an issue that caused `MGLScaleBar` to have an incorrect size when resizing or rotating. ([#15703](https://github.com/mapbox/mapbox-gl-native/pull/15703)) ## 5.4.0 - September 25, 2019 @@ -19,7 +20,6 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT * Fixed an issue where the collision boxes for symbols would not be updated when `MGLSymbolStyleLayer.textTranslation` or `MGLSymbolStyleLayer.iconTranslation` were used. ([#15467](https://github.com/mapbox/mapbox-gl-native/pull/15467)) * Enabled use of `MGLSymbolStyleLayer.textOffset` option together with `MGLSymbolStyleLayer.textVariableAnchor` (if `MGLSymbolStyleLayer.textRadialOffset` option is not provided). ([#15542](https://github.com/mapbox/mapbox-gl-native/pull/15542)) * Fixed an issue that caused constant repainting for sources with invisible layers. ([#15600](https://github.com/mapbox/mapbox-gl-native/pull/15600)) -* Fixed incorrect `MGLScaleBar` component rendering, resizing on rotation. ([#15703](https://github.com/mapbox/mapbox-gl-native/pull/15703)) ### User interaction -- cgit v1.2.1