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

[core] Do not try to place a center anchor beyond the center of the line #15177

Merged
merged 2 commits into from
Jul 19, 2019

Commits on Jul 19, 2019

  1. [core] Do not try to place a center anchor beyond the center of the line

    Once the algorithm finds the center of the line, if placement is
    not possible, do not place the anchor.
    
    Previous code was trying to continue place the label beyond the center
    of the segment.
    
    Fixes #15139.
    tmpsantos committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    2a12172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eea0ce View commit details
    Browse the repository at this point in the history