Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Add change log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pozdnyakov authored and alexshalamov committed Feb 12, 2020
1 parent 80cb054 commit d3535f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3535f1

Please sign in to comment.