Cync
[mardrone] / mardrone / gauges / EfisPFD.qml
index ead9d38..151d37b 100644 (file)
@@ -97,7 +97,9 @@ Item {
       color:indicatorColor
       backColor:"#40000000"
       value:alt
-      x:90;y:tapeMargin/2-10
+//      x:90;
+      anchors.horizontalCenter: parent.horizontalCenter
+      y:tapeMargin/2-10
       width:(pfd.width-tapeMargin*2-50)*pfd.displayScale;height:60
     }
     GaugeHSI {