Commit 5c2e4f2b authored by DonLakeFlyer's avatar DonLakeFlyer

Opacity tweaks to polygon editing

parent b7da6015
......@@ -194,7 +194,7 @@ Item {
height: width
radius: width / 2
color: "white"
opacity: .80
opacity: .50
QGCLabel {
anchors.horizontalCenter: parent.horizontalCenter
......@@ -285,7 +285,7 @@ Item {
height: width
radius: width / 2
color: "white"
opacity: .80
opacity: .90
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment