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

HARP-13785: Fix multiple label fading issues. #2060

Merged
merged 3 commits into from
Jan 20, 2021

Commits on Jan 19, 2021

  1. HARP-13785: Make marker technique's iconIsOptional false by default.

    Unified styles don't set this parameter unless icon must be optional.
    textIsOptional is already false by default.
    atomicsulfate committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3b0210e View commit details
    Browse the repository at this point in the history
  2. HAPR-13785: Convert technique's fadeTime from secs to msecs.

    TextElementsRenderer expects fade times in ms.
    atomicsulfate committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    135329e View commit details
    Browse the repository at this point in the history
  3. HARP-13785: Mark rejected new labels as rejected instead of invisible.

    If text is marked as invisible, it's icon is still rendered.
    atomicsulfate committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    0236bf2 View commit details
    Browse the repository at this point in the history