From 18d95d70900e7fa9ae406d36b5b11f947429ecfc 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 62b441e532..aefef96a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,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