From 1fe701fcfeea4c745e9bf9b6119974468b130d30 Mon Sep 17 00:00:00 2001 From: DB p Date: Fri, 4 Nov 2022 20:34:49 +0900 Subject: [PATCH] Adjust Layout --- Flow.Launcher/SettingWindow.xaml | 134 ++++++++++--------------------- 1 file changed, 43 insertions(+), 91 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 4118e5654..7c735e963 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -320,7 +320,7 @@ - + VerticalAlignment="Top" + Background="#45BD59" + CornerRadius="36" + ToolTip="{DynamicResource LabelUpdateToolTip}" + Visibility="{Binding LabelUpdate, Converter={StaticResource BoolToVisibilityConverter}}" /> + - - - - - + Source="{Binding IcoPath, IsAsync=True}" /> - - - + Text="{Binding Description, Mode=OneWay}" + TextWrapping="Wrap" /> + @@ -1653,7 +1605,7 @@ @@ -1661,7 +1613,7 @@ - +