From a33de462d67272f47d0a5e38c985b518f9ad4cdc Mon Sep 17 00:00:00 2001 From: Joni Date: Tue, 3 Mar 2020 12:45:17 +0100 Subject: [PATCH] GUI modifications: Show/hide checklist marker with a button. Display local magnetic variation in Instruments dialog. --- gui/dialogs/checklist.xml | 25 +++++++++++++++++-------- gui/dialogs/instruments.xml | 20 ++++++++++++++++++++ 2 files changed, 37 insertions(+), 8 deletions(-) diff --git a/gui/dialogs/checklist.xml b/gui/dialogs/checklist.xml index 7069c6cf4..15e7e83fe 100644 --- a/gui/dialogs/checklist.xml +++ b/gui/dialogs/checklist.xml @@ -400,10 +400,10 @@ hbox - + right @@ -414,7 +414,7 @@ checklist-group-combo /sim/gui/dialogs/checklist/selected-checklist-group false - 230 + 130 fill dialog-apply @@ -438,7 +438,7 @@ checklist-combo /sim/gui/dialogs/checklist/selected-checklist false - 230 + 180 fill dialog-apply @@ -459,16 +459,25 @@ - true + - + + + - + /sim/gui/dialogs/checklist/transparent true right diff --git a/gui/dialogs/instruments.xml b/gui/dialogs/instruments.xml index 03d24c497..460f4c113 100644 --- a/gui/dialogs/instruments.xml +++ b/gui/dialogs/instruments.xml @@ -339,6 +339,26 @@ + + hbox + + + right + + + + + left + + %.1f deg + true + /environment/magnetic-variation-deg + + + + + +