From fad4f5b5c9f819a4b917c55e9c6ad397cc418401 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 17 Jul 2020 21:14:15 +1000 Subject: [PATCH] fix clicking twice to expand issue event was wired to the same expand method cause calling it twice --- .../Views/ExplorerSettings.xaml | 8 ++++---- .../Views/ExplorerSettings.xaml.cs | 12 ++++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index dc9d83771..9d6f4976e 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -1,4 +1,4 @@ - + Expanded="expActionKeywords_Click" Collapsed="expActionKeywords_Collapsed">