From bc3f9d1524d9d5c68af8bc8279a6799094f824e9 Mon Sep 17 00:00:00 2001 From: Jonathan Schellhase Date: Wed, 11 May 2016 23:16:08 +0200 Subject: [PATCH] Through my previous commit the marker in the tutorials was placed in the opposite x-position (e.g. -2.56 became 2.56) This is a workaround for this fault. --- Aircraft/Generic/marker.xml | 2 +- gui/dialogs/marker-adjust.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Aircraft/Generic/marker.xml b/Aircraft/Generic/marker.xml index c65948185..2994c5cd8 100644 --- a/Aircraft/Generic/marker.xml +++ b/Aircraft/Generic/marker.xml @@ -68,7 +68,7 @@ marker sim/model/marker/x/value - -1 + 1 0 0 diff --git a/gui/dialogs/marker-adjust.xml b/gui/dialogs/marker-adjust.xml index 6170c5957..719b78d8e 100644 --- a/gui/dialogs/marker-adjust.xml +++ b/gui/dialogs/marker-adjust.xml @@ -182,7 +182,7 @@ x /sim/model/marker/x/slider - aft/fore + fore/aft 250 1 -1