From 6450f53078bd519cd2c87600c26a6250dc77f53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20S=CC=8Colte=CC=81s?= Date: Sun, 10 Dec 2023 15:01:17 +0100 Subject: [PATCH] Update ActionsView.axaml --- src/SvgToXaml.Base/Views/ActionsView.axaml | 124 +++++++++++---------- 1 file changed, 68 insertions(+), 56 deletions(-) diff --git a/src/SvgToXaml.Base/Views/ActionsView.axaml b/src/SvgToXaml.Base/Views/ActionsView.axaml index ef17db5..456442a 100644 --- a/src/SvgToXaml.Base/Views/ActionsView.axaml +++ b/src/SvgToXaml.Base/Views/ActionsView.axaml @@ -16,78 +16,79 @@ Background="Transparent" LastChildFill="False"> - - - - - - @@ -95,8 +96,8 @@ CommandParameter="XAML" IsEnabled="{Binding !!Project.Items.Count}" Padding="6,6,6,7" - Margin="0,0,12,0" - DockPanel.Dock="Right" + Margin="0,0,7,0" + DockPanel.Dock="Left" ToolTip.Tip="Export All"> - + +