diff --git a/QuickLook.Plugin/QuickLook.Plugin.AppViewer/InfoPanels/MsiInfoPanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.AppViewer/InfoPanels/MsiInfoPanel.xaml index b041728..157f510 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.AppViewer/InfoPanels/MsiInfoPanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.AppViewer/InfoPanels/MsiInfoPanel.xaml @@ -98,6 +98,7 @@ Margin="8,0,0,0" Padding="3" Foreground="{DynamicResource WindowTextForegroundAlternative}" + IsTextSelectionEnabled="True" Text="Searching..." TextTrimming="CharacterEllipsis" TextWrapping="Wrap" />