diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml index bb19fef6e..001859caa 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml @@ -364,6 +364,7 @@ HorizontalAlignment="Left" VerticalAlignment="Center" PreviewTextInput="AllowOnlyNumericInput" + MaxLength="6" Text="{Binding MaxResult}" ToolTip="{DynamicResource plugin_explorer_Maximum_Results_Tooltip}"/>