From 1a43f5964e92698204db81edecfef9a7f14f18f1 Mon Sep 17 00:00:00 2001 From: Dobin Park Date: Sat, 9 Oct 2021 03:51:39 +0900 Subject: [PATCH] Adjust Plugin page (move expander button to right position) --- Flow.Launcher/SettingWindow.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 7f3ddc8e9..32b2fc039 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -431,14 +431,14 @@ + Margin="0, 0, 0, 0" ScrollViewer.HorizontalScrollBarVisibility="Disabled" ItemContainerStyle="{StaticResource PluginList}" ScrollViewer.IsDeferredScrollingEnabled="True"> - + - + @@ -466,9 +466,9 @@ IsOn="{Binding PluginState}"/> - - - + + +