From a93b52333c943c31cb0f67fbd8359f2d0426e54b Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 3 May 2021 11:44:16 +0200 Subject: [PATCH] Gradient editor - Move bottom-margin away from induvidual buttons --- .../GradientEditor/GradientEditorView.xaml | 100 +++++++++--------- 1 file changed, 52 insertions(+), 48 deletions(-) diff --git a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml index ee74ef07b..ee74e5784 100644 --- a/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml +++ b/src/Artemis.UI.Shared/Screens/GradientEditor/GradientEditorView.xaml @@ -40,7 +40,7 @@ - + @@ -60,55 +60,59 @@ - - Gradient - - - - - - - + Clear Gradient? @@ -195,10 +199,10 @@ CommandParameter="{Binding SelectedColorStopViewModel}" ToolTip="Delete Selected Stop"> - + - + Delete