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

HARP-12928: Fix wrong text bounds on placement with multiple alignments. #2038

Merged
merged 3 commits into from
Jan 13, 2021

Conversation

atomicsulfate
Copy link
Collaborator

No description provided.

@atomicsulfate atomicsulfate force-pushed the HARP-12928_FixMultiPlacementCollision branch from bb53471 to 2666b3a Compare January 11, 2021 17:15
@atomicsulfate
Copy link
Collaborator Author

@harpgl-bot retest this please

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #2038 (8f01d63) into master (c254ae4) will increase coverage by 0.00%.
The diff coverage is 95.45%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2038   +/-   ##
=======================================
  Coverage   66.62%   66.62%           
=======================================
  Files         297      297           
  Lines       26337    26326   -11     
  Branches     5945     5945           
=======================================
- Hits        17546    17539    -7     
+ Misses       8791     8787    -4     
Impacted Files Coverage Δ
...here/harp-mapview/lib/text/TextElementsRenderer.ts 72.30% <0.00%> (+0.16%) ⬆️
@here/harp-mapview/lib/text/Placement.ts 88.65% <100.00%> (+0.28%) ⬆️
@here/harp-mapview/lib/text/TextElementState.ts 98.05% <100.00%> (+0.01%) ⬆️

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 c254ae4...8f01d63. Read the comment docs.

FraukeF
FraukeF previously approved these changes Jan 12, 2021
FraukeF
FraukeF previously approved these changes Jan 13, 2021
@atomicsulfate
Copy link
Collaborator Author

@harpgl-bot retest this please

Changing old code that assumed that text state is shared among instances
of the same line marker (roashield).
@atomicsulfate atomicsulfate force-pushed the HARP-12928_FixMultiPlacementCollision branch from c7379ba to 8f01d63 Compare January 13, 2021 09:22
@atomicsulfate
Copy link
Collaborator Author

@harpgl-bot retest this please

@atomicsulfate atomicsulfate merged commit 55bb4cd into master Jan 13, 2021
@atomicsulfate atomicsulfate deleted the HARP-12928_FixMultiPlacementCollision branch January 13, 2021 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants