summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2019-04-11 17:00:10 -0700
committerNadia Barbosa <captainbarbosa@users.noreply.github.com>2019-04-12 11:07:46 -0700
commit2ee967a036d115d35aa474c0c84a645ab7097c72 (patch)
tree0cb339193abb65c8016d5c29d7812fa95ca4634e /platform/ios/CHANGELOG.md
parent19c6010ff29eba791be76e26dbbeb9c3c325827a (diff)
downloadqtlocation-mapboxgl-2ee967a036d115d35aa474c0c84a645ab7097c72.tar.gz
[ios, macos] Premultiply color values for mgl_color
Fixes https://github.com/mapbox/mapbox-gl-native/issues/14329
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 72e3e75cb2..16cfcd365a 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an Interface Builder crash when using an `MGLMapView` in a storyboard. ([#14379](https://github.com/mapbox/mapbox-gl-native/pull/14379))
* Fix a bug that wrong position of attribution dialog after rotation. ([#14185](https://github.com/mapbox/mapbox-gl-native/pull/14185))
+* Fixed a bug where non-opaque `UIColor` values were ignored when assigned to a style layer color property. ([#14406](https://github.com/mapbox/mapbox-gl-native/pull/14406))
## 4.10.0