From 44a1a474c3ede078ebf49664efbd60eb7b50e576 Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 5 Apr 2025 05:28:38 +0900 Subject: [PATCH] Add help window with content dialogue style --- .../Resources/CustomControlTemplate.xaml | 54 ++++++++++--------- Flow.Launcher/Resources/Dark.xaml | 2 +- .../SettingsPanePluginsViewModel.cs | 3 +- .../Views/SettingsPanePlugins.xaml | 2 +- .../Views/SettingsPanePlugins.xaml.cs | 49 ++++++++++++++++- 5 files changed, 79 insertions(+), 31 deletions(-) diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml index aeb8f872f..31e9d1f13 100644 --- a/Flow.Launcher/Resources/CustomControlTemplate.xaml +++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml @@ -3523,8 +3523,8 @@