From bb5173ab013741b604563cc7908c95234d9e3b47 Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Wed, 29 May 2024 12:17:39 +0600 Subject: [PATCH] Improve plugins pane performance in settings --- .../Controls/InstalledPluginDisplay.xaml | 107 +----------------- .../InstalledPluginDisplayBottomData.xaml | 81 +++++++++++++ .../InstalledPluginDisplayBottomData.xaml.cs | 11 ++ .../InstalledPluginDisplayKeyword.xaml | 47 ++++++++ .../InstalledPluginDisplayKeyword.xaml.cs | 11 ++ Flow.Launcher/ViewModel/PluginViewModel.cs | 7 ++ 6 files changed, 159 insertions(+), 105 deletions(-) create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplayBottomData.xaml create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplayBottomData.xaml.cs create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml create mode 100644 Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml.cs diff --git a/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml index c2ed4975b..ed3c29690 100644 --- a/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml +++ b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml @@ -93,42 +93,7 @@ - - - -  - - -