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

[core] Don't use a separate SpriteAtlas for annotation images #9003

Merged
merged 5 commits into from
May 26, 2017

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    ddecdd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab995b View commit details
    Browse the repository at this point in the history
  3. [test] Lower memory ceiling

    We gained a lot of overhead by reducing the initial SpriteAtlas size.
    jfirebaugh committed May 26, 2017
    Configuration menu
    Copy the full SHA
    bef533c View commit details
    Browse the repository at this point in the history
  4. [core] Don't use a separate SpriteAtlas for annotation images

    Instead, just add them to the Style as needed. Includes changes from #8905 and takes care to avoid regressing #3817.
    jfirebaugh committed May 26, 2017
    Configuration menu
    Copy the full SHA
    e04c90b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac2f1f3 View commit details
    Browse the repository at this point in the history