From 8c387d0d94b7db090013ceef679c6a0e518e3383 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Fri, 21 Mar 2025 07:58:00 +0800 Subject: [PATCH] Improve code quality & Add oneway bind mode --- .../Controls/InstalledPluginDisplay.xaml | 41 ++++++++++--------- Flow.Launcher/ViewModel/PluginViewModel.cs | 36 +++++++++------- 2 files changed, 43 insertions(+), 34 deletions(-) diff --git a/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml index 66a3ad62e..b19c668e0 100644 --- a/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml +++ b/Flow.Launcher/Resources/Controls/InstalledPluginDisplay.xaml @@ -1,14 +1,16 @@ - + + Source="{Binding Image, Mode=OneWay, IsAsync=True}" /> - + - + @@ -98,9 +101,9 @@ + BorderThickness="0 1 0 0">