Browse Source

Larger font size of title

QGC4.4
DonLakeFlyer 8 years ago
parent
commit
c5d54f0be4
  1. 1
      src/FlightDisplay/GuidedActionConfirm.qml

1
src/FlightDisplay/GuidedActionConfirm.qml

@ -51,6 +51,7 @@ Rectangle { @@ -51,6 +51,7 @@ Rectangle {
anchors.left: slider.left
anchors.right: slider.right
horizontalAlignment: Text.AlignHCenter
font.pointSize: ScreenTools.largeFontPointSize
}
QGCLabel {

Loading…
Cancel
Save