diff --git a/src/Artemis.UI.Shared/Controls/ColorPicker.xaml b/src/Artemis.UI.Shared/Controls/ColorPicker.xaml index faba740fa..250f1c1f7 100644 --- a/src/Artemis.UI.Shared/Controls/ColorPicker.xaml +++ b/src/Artemis.UI.Shared/Controls/ColorPicker.xaml @@ -9,26 +9,12 @@ d:DesignHeight="101.848" d:DesignWidth="242.956"> + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Artemis.UI.Shared/Screens/GradientEditor/ColorStopView.xaml b/src/Artemis.UI.Shared/Screens/GradientEditor/ColorStopView.xaml index 8a7972d8f..4b5241b3c 100644 --- a/src/Artemis.UI.Shared/Screens/GradientEditor/ColorStopView.xaml +++ b/src/Artemis.UI.Shared/Screens/GradientEditor/ColorStopView.xaml @@ -12,43 +12,48 @@ d:DesignHeight="450" d:DesignWidth="800" d:DataContext="{d:DesignInstance local:ColorStopViewModel}" Opacity="1"> - - + + + + + + + - + + + + + + + + + + + diff --git a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml index 780b13421..fa21f01d8 100644 --- a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml +++ b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml @@ -7,123 +7,131 @@ xmlns:controls="clr-namespace:MaterialDesignExtensions.Controls;assembly=MaterialDesignExtensions" xmlns:converters="clr-namespace:Artemis.UI.Shared.Converters" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" - xmlns:shared="clr-namespace:Artemis.UI.Shared" xmlns:s="https://github.com/canton7/Stylet" xmlns:controls1="clr-namespace:Artemis.UI.Shared.Controls" xmlns:utilities="clr-namespace:Artemis.UI.Shared.Utilities" mc:Ignorable="d" Background="{DynamicResource MaterialDesignPaper}" FontFamily="pack://application:,,,/MaterialDesignThemes.Wpf;component/Resources/Roboto/#Roboto" - Width="500" - Height="500" + Width="400" + Height="400" d:DesignHeight="450" d:DesignWidth="800" d:DataContext="{d:DesignInstance local:GradientEditorViewModel}"> + + + + + + + + + + + + + + + + + + + + - - - - - Gradient saving not implemented yet - - - Soon you'll be able to store different gradients for usage throughout your profiles and quickly select them - - - + + + + Gradient saving not implemented yet + + + Soon you'll be able to store different gradients for usage throughout your profiles and quickly select them + + + + + Gradient - - - Gradient - - - + + + StartPoint="0,0" /> + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - Selected stop - + Selected stop - - - - - - - - + + + + + - + + - - - - - + + + + + + + - - - - - - - + - - + \ No newline at end of file diff --git a/src/Artemis.UI/Screens/Module/ProfileEditor/ProfileEditorView.xaml b/src/Artemis.UI/Screens/Module/ProfileEditor/ProfileEditorView.xaml index 253004957..b5401717d 100644 --- a/src/Artemis.UI/Screens/Module/ProfileEditor/ProfileEditorView.xaml +++ b/src/Artemis.UI/Screens/Module/ProfileEditor/ProfileEditorView.xaml @@ -45,7 +45,7 @@ - +