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

Conversation

atomicsulfate
Copy link
Collaborator

No description provided.

@atomicsulfate atomicsulfate force-pushed the HARP-13785_FixNonOptionalCityBullet branch 2 times, most recently from f07659e to 4d1c814 Compare January 19, 2021 12:50
Unified styles don't set this parameter unless icon must be optional.
textIsOptional is already false by default.
TextElementsRenderer expects fade times in ms.
If text is marked as invisible, it's icon is still rendered.
@atomicsulfate atomicsulfate force-pushed the HARP-13785_FixNonOptionalCityBullet branch from 4d1c814 to 0236bf2 Compare January 19, 2021 13:14
@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #2060 (0236bf2) into master (8468c24) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2060   +/-   ##
=======================================
  Coverage   66.63%   66.63%           
=======================================
  Files         297      297           
  Lines       26336    26336           
  Branches     5951     5951           
=======================================
  Hits        17548    17548           
  Misses       8788     8788           
Impacted Files Coverage Δ
...re/harp-datasource-protocol/lib/TechniqueParams.ts 72.13% <ø> (ø)
@here/harp-mapview/lib/text/TextElement.ts 93.24% <ø> (ø)
@here/harp-mapview/lib/poi/PoiBuilder.ts 98.07% <100.00%> (ø)
@here/harp-mapview/lib/text/Placement.ts 88.58% <100.00%> (-0.08%) ⬇️
@here/harp-mapview/lib/text/TextElementBuilder.ts 98.94% <100.00%> (+0.01%) ⬆️
@here/harp-mapview/lib/text/TextElementState.ts 98.07% <100.00%> (+0.01%) ⬆️
...here/harp-mapview/lib/text/TextElementsRenderer.ts 72.22% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8468c24...0236bf2. Read the comment docs.

@atomicsulfate
Copy link
Collaborator Author

@harpgl-bot retest this please

@atomicsulfate atomicsulfate merged commit 3b44f2c into master Jan 20, 2021
@atomicsulfate atomicsulfate deleted the HARP-13785_FixNonOptionalCityBullet branch January 20, 2021 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants