From 6a5304c3e340c6e25e1c5676af5bed7627c0b9bc Mon Sep 17 00:00:00 2001 From: Robert Date: Wed, 13 Nov 2019 20:21:42 +0100 Subject: [PATCH] Yes! I Love it when not all files are saved! --- src/Artemis.UI/App.xaml | 7 +- .../Screens/SurfaceEditorViewModel.cs | 2 +- .../ProfileEditor/ProfileDeviceView.xaml | 4 +- .../ProfileEditor/ProfileEditorView.xaml | 133 +++++++++--------- .../ProfileEditor/ProfileLedView.xaml | 6 +- 5 files changed, 78 insertions(+), 74 deletions(-) diff --git a/src/Artemis.UI/App.xaml b/src/Artemis.UI/App.xaml index 19257ccf3..c1b40e14f 100644 --- a/src/Artemis.UI/App.xaml +++ b/src/Artemis.UI/App.xaml @@ -31,7 +31,7 @@ Source="pack://application:,,,/MaterialDesignColors;component/Themes/Recommended/Accent/MaterialDesignColor.Teal.xaml" /> - + @@ -59,7 +59,8 @@ Color="{DynamicResource Primary500Foreground}" /> - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -169,4 +170,4 @@ - + \ No newline at end of file diff --git a/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml b/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml index 7e0d1ec4b..ff9b31fd1 100644 --- a/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml +++ b/src/Artemis.UI/Views/Controls/ProfileEditor/ProfileLedView.xaml @@ -4,7 +4,8 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:profileEditor="clr-namespace:Artemis.UI.ViewModels.Controls.ProfileEditor" - xmlns:Converters="clr-namespace:Artemis.UI.Converters" x:Class="Artemis.UI.Views.Controls.ProfileEditor.ProfileLedView" + xmlns:Converters="clr-namespace:Artemis.UI.Converters" + x:Class="Artemis.UI.Views.Controls.ProfileEditor.ProfileLedView" mc:Ignorable="d" d:DataContext="{d:DesignInstance {x:Type profileEditor:ProfileLedViewModel}}" d:DesignHeight="25" d:DesignWidth="25" @@ -14,7 +15,8 @@ - +