Commit 90fd7283 authored by DonLakeFlyer's avatar DonLakeFlyer

Taller progress indicator for better visibility

parent 59a15139
......@@ -132,7 +132,7 @@ Rectangle {
id: progressBar
anchors.left: parent.left
anchors.bottom: parent.bottom
height: 2
height: 4
width: _controllerProgressPct * parent.width
color: qgcPal.colorGreen
visible: false
......
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