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

[core] increase padding in CollisionIndex for MapMode::Tile #15880

Merged
merged 3 commits into from
Dec 6, 2019

Commits on Dec 6, 2019

  1. [core] fix cutoff cross-tile labels in MapMode::Tile

    Increase the CollisionIndex's padding so that more of a tile's data gets
    considered when checking for collisions. This should fix clipped
    variable placement text labels.
    ansis committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    a7593b0 View commit details
    Browse the repository at this point in the history
  2. format

    ansis committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    08c2da0 View commit details
    Browse the repository at this point in the history
  3. fixup

    ansis committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    d733f53 View commit details
    Browse the repository at this point in the history