|
|
|
@ -69,7 +69,7 @@ Item {
@@ -69,7 +69,7 @@ Item {
|
|
|
|
|
|
|
|
|
|
QGCLabel { |
|
|
|
|
anchors.horizontalCenter: parent.horizontalCenter |
|
|
|
|
visible: _activeVehicle && !_activeVehicle.coordinateValid |
|
|
|
|
visible: _activeVehicle && _activeVehicle.prearmError |
|
|
|
|
z: QGroundControl.zOrderTopMost |
|
|
|
|
color: mapPal.text |
|
|
|
|
font.pointSize: ScreenTools.largeFontPointSize |
|
|
|
|