Skip to content

Commit

Permalink
Overrite the default color of MMHighlight to match splitting tool's c…
Browse files Browse the repository at this point in the history
…olor
  • Loading branch information
ValentinBuira committed Aug 2, 2024
1 parent 7081bca commit af5b205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/qml/map/MMSplittingTools.qml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Item {
height: map.height
width: map.width

markerColor: __style.deepOceanColor
lineColor: __style.deepOceanColor
lineWidth: MMHighlight.LineWidths.Narrow

Expand Down

1 comment on commit af5b205

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.8.646411 just submitted!

Please sign in to comment.