From d7ab4f0c1fad015af3531989ca914780f994b7c5 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 13 Mar 2022 14:59:17 +1100 Subject: [PATCH] fix incorrect button visibility in Explorer's expander control fix the issue where button visibility is still visible when expander is collapsed --- .../Views/ExplorerSettings.xaml | 1 + .../Views/ExplorerSettings.xaml.cs | 24 +++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index bbaacc18c..a7fa58643 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -89,6 +89,7 @@