From 9b666d31363796bef10e8f031fe99b7d7e13ee73 Mon Sep 17 00:00:00 2001 From: DB p Date: Tue, 29 Apr 2025 20:06:46 +0900 Subject: [PATCH] Add Flyout UI for Filter --- .../Views/SettingsPanePluginStore.xaml | 55 +++++++++---------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml b/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml index 66c1cb1bf..fde022da7 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml @@ -65,34 +65,33 @@ Command="{Binding RefreshExternalPluginsCommand}" Content="{DynamicResource refresh}" FontSize="13" /> - - - - +