From a46d133006948559a7a4922fd7b6de3ab697eb2f Mon Sep 17 00:00:00 2001 From: Steve Sharp Date: Wed, 1 Feb 2023 21:34:17 +0000 Subject: [PATCH] updated overlay size updated defaults for deltas moved overlay config --- SMT/MapConfig.cs | 2 +- SMT/Overlay.xaml | 10 +++---- SMT/Preferences.xaml | 67 ++++++++++++++++++++++---------------------- 3 files changed, 40 insertions(+), 39 deletions(-) diff --git a/SMT/MapConfig.cs b/SMT/MapConfig.cs index e16fdc17..5cdbe1f5 100644 --- a/SMT/MapConfig.cs +++ b/SMT/MapConfig.cs @@ -41,7 +41,7 @@ public class MapConfig : INotifyPropertyChanged private bool m_ShowJoveObservatories; private bool m_ShowNegativeRattingDelta; - private bool m_ShowRattingDataAsDelta; + private bool m_ShowRattingDataAsDelta = true; private bool m_ShowRegionStandings; private bool m_ShowSimpleSecurityView; diff --git a/SMT/Overlay.xaml b/SMT/Overlay.xaml index c7965d1a..00fb597c 100644 --- a/SMT/Overlay.xaml +++ b/SMT/Overlay.xaml @@ -15,19 +15,19 @@ - + - + - + - + - diff --git a/SMT/Preferences.xaml b/SMT/Preferences.xaml index f2a63219..a8cd452b 100644 --- a/SMT/Preferences.xaml +++ b/SMT/Preferences.xaml @@ -224,38 +224,6 @@ - - - - - - - - - - - -