Skip to content

Commit

Permalink
sync opacity level of the old gui 509
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Oct 7, 2023
1 parent 124bd13 commit adbdbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/controls2_509/TrackCollection.qml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ MapPage {
anchors.fill: parent
visible: ((index & 1) === 0)
color: styleMap.view.highlightedColor
opacity: 0.1
opacity: 0.2
}

BusyIndicator {
Expand Down

0 comments on commit adbdbf8

Please sign in to comment.