From 56f76447b1a07300b77d1302e31a05655fd5974e Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 30 Jun 2024 17:44:24 +0900 Subject: [PATCH] Add style for hide sep when turn off info state --- .../Views/PreviewPanel.xaml | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml index a2910f230..22aa8f597 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml @@ -58,6 +58,7 @@ + Fill="{Binding ElementName=PreviewSep, Path=Fill}"> + + + + @@ -84,7 +101,6 @@ -