From 2c6cf0e736c03c38fe34ed47d6ee2a1e41eb3aa0 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 26 Apr 2021 23:08:21 -0700 Subject: [PATCH] Custom UI elements v2 --- MPF/App.xaml | 42 ------------------- .../CustomMessageBoxWindow.xaml | 1 + MPF/Windows/DiscInformationWindow.xaml | 4 +- MPF/Windows/MainWindow.xaml | 4 +- MPF/Windows/OptionsWindow.xaml | 4 +- MPF/Windows/RingCodeGuideWindow.xaml | 4 +- 6 files changed, 9 insertions(+), 50 deletions(-) diff --git a/MPF/App.xaml b/MPF/App.xaml index 1cc15bca..21d3bf55 100644 --- a/MPF/App.xaml +++ b/MPF/App.xaml @@ -393,48 +393,6 @@ - - - - - diff --git a/MPF/External/WPFCustomMessageBox/CustomMessageBoxWindow.xaml b/MPF/External/WPFCustomMessageBox/CustomMessageBoxWindow.xaml index 768b12b5..25d2203b 100644 --- a/MPF/External/WPFCustomMessageBox/CustomMessageBoxWindow.xaml +++ b/MPF/External/WPFCustomMessageBox/CustomMessageBoxWindow.xaml @@ -46,6 +46,7 @@ VerticalAlignment="Center" Margin="12,20,41,15" /> + diff --git a/MPF/Windows/DiscInformationWindow.xaml b/MPF/Windows/DiscInformationWindow.xaml index c863da9c..aad785a1 100644 --- a/MPF/Windows/DiscInformationWindow.xaml +++ b/MPF/Windows/DiscInformationWindow.xaml @@ -40,10 +40,10 @@ - - diff --git a/MPF/Windows/MainWindow.xaml b/MPF/Windows/MainWindow.xaml index c027bb14..3f709015 100644 --- a/MPF/Windows/MainWindow.xaml +++ b/MPF/Windows/MainWindow.xaml @@ -77,10 +77,10 @@ - - diff --git a/MPF/Windows/OptionsWindow.xaml b/MPF/Windows/OptionsWindow.xaml index 49910208..59476f22 100644 --- a/MPF/Windows/OptionsWindow.xaml +++ b/MPF/Windows/OptionsWindow.xaml @@ -40,10 +40,10 @@ - - diff --git a/MPF/Windows/RingCodeGuideWindow.xaml b/MPF/Windows/RingCodeGuideWindow.xaml index 83f5bf11..369f49f9 100644 --- a/MPF/Windows/RingCodeGuideWindow.xaml +++ b/MPF/Windows/RingCodeGuideWindow.xaml @@ -40,10 +40,10 @@ - -