summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2019-04-16 22:49:34 -0400
committerGitHub <noreply@github.com>2019-04-16 22:49:34 -0400
commit425553646bc79286687f240da34144b44949c9f1 (patch)
tree6762a0d228c61e6ba36555a2831144ec15ab7761 /platform/ios/CHANGELOG.md
parent395f17f615b0b216e4cfd949d926451caceda489 (diff)
downloadqtlocation-mapboxgl-425553646bc79286687f240da34144b44949c9f1.tar.gz
[ios] Ensure glFinish is called when going into the background, and block rendering in the background (#14439)
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 16cfcd365a..d20967c600 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
* 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))
+* Speculatively fixed a bug where GL rendering could occur in the background. ([#14439](https://github.com/mapbox/mapbox-gl-native/pull/14439))
## 4.10.0