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

[core] Fix sprite sheet merging in Style::Impl::onSpriteLoaded #16211

Merged
merged 3 commits into from
Feb 17, 2020

Commits on Feb 16, 2020

  1. [core] Fix sprite sheet merging in Style::Impl::onSpriteLoaded

    If we get a new sprite sheet from the server, we need to merge current
    sprite sheet with a new one, while overwiting duplicates and keeping
    old unique images in a style.
    alexshalamov committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    38dd492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2129258 View commit details
    Browse the repository at this point in the history
  3. [core] Update changelog

    alexshalamov committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    6cbac58 View commit details
    Browse the repository at this point in the history