From d3535f1ca9f7c12b3c2290da3f347e4f95210425 Mon Sep 17 00:00:00 2001 From: Mikhail Pozdnyakov Date: Wed, 12 Feb 2020 17:03:19 +0200 Subject: Add change log entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bb86c8758..bad7958a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ This change enables attaching images to the style with batches and avoids massive re-allocations. Thus, it improves UI performance especially at start-up time. + - [core] Fix excessive onSpriteLoaded() notifications ([#16196](https://github.com/mapbox/mapbox-gl-native/pull/16196)) + + The excessive `onSpriteLoaded()` notifications affected the render orchestration logic and could have significant negative performance impact. + ### 🧩 Architectural changes ##### ⚠️ Breaking changes -- cgit v1.2.1