From 2a093fff844530a2a80de9b99e846735ef04b62a Mon Sep 17 00:00:00 2001 From: DB p Date: Mon, 3 Jan 2022 23:48:54 +0900 Subject: [PATCH] - Change Toggle Switch Flow (LTR from RTL) - Change Open Theme Folder Button Width to Responsive --- .../Resources/CustomControlTemplate.xaml | 15 +++++---- Flow.Launcher/SettingWindow.xaml | 32 +++++++++---------- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml index a021d5de2..6329ead88 100644 --- a/Flow.Launcher/Resources/CustomControlTemplate.xaml +++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml @@ -1478,7 +1478,7 @@ - + @@ -1486,7 +1486,7 @@ @@ -1511,7 +1509,7 @@ - + @@ -1520,6 +1518,7 @@ Grid.RowSpan="3" Grid.ColumnSpan="3" Margin="0,5" + HorizontalAlignment="Right" ui:FocusVisualHelper.IsTemplateFocusTarget="True" Background="{DynamicResource ToggleSwitchContainerBackground}" /> - + @@ -102,7 +99,7 @@ TargetType="{x:Type CheckBox}"> - + @@ -110,11 +107,16 @@ - @@ -948,9 +950,9 @@ FlowDirection="LeftToRight"> - - - + + +