From 38301c1a98658a6ec364c827a57fce5ef686be16 Mon Sep 17 00:00:00 2001 From: Don Gagne <don@thegagnes.com> Date: Sat, 5 Mar 2016 16:48:59 -0800 Subject: [PATCH] Visibility fix --- src/FlightMap/Widgets/InstrumentSwipeView.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FlightMap/Widgets/InstrumentSwipeView.qml b/src/FlightMap/Widgets/InstrumentSwipeView.qml index 2833bd8..0af95fd 100644 --- a/src/FlightMap/Widgets/InstrumentSwipeView.qml +++ b/src/FlightMap/Widgets/InstrumentSwipeView.qml @@ -43,7 +43,6 @@ Item { anchors.bottom: parent.bottom anchors.horizontalCenter: parent.horizontalCenter spacing: _margins - visible: multiVehicleManager.activeVehicle Rectangle { id: valuesPageIndicator