From 2999bd201ed9b99593ff4d35b2d3df77e858da21 Mon Sep 17 00:00:00 2001 From: ema Date: Tue, 17 Dec 2024 22:11:56 +0800 Subject: [PATCH] Fix plugin installer description length --- .../QuickLook.Plugin.PluginInstaller/PluginInfoPanel.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/QuickLook.Plugin/QuickLook.Plugin.PluginInstaller/PluginInfoPanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.PluginInstaller/PluginInfoPanel.xaml index d986ee1..58816fa 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.PluginInstaller/PluginInfoPanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.PluginInstaller/PluginInfoPanel.xaml @@ -54,7 +54,8 @@ Grid.Row="5" Grid.Column="1" Padding="3" - Foreground="{DynamicResource WindowTextForegroundAlternative}"> + Foreground="{DynamicResource WindowTextForegroundAlternative}" + TextWrapping="WrapWithOverflow"> I am a potato.