Skip to content

Commit 785b365

Browse files
committed
Add maxlength
1 parent 9285b9c commit 785b365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@
364364
HorizontalAlignment="Left"
365365
VerticalAlignment="Center"
366366
PreviewTextInput="AllowOnlyNumericInput"
367+
MaxLength="6"
367368
Text="{Binding MaxResult}"
368369
ToolTip="{DynamicResource plugin_explorer_Maximum_Results_Tooltip}"/>
369370
</Grid>

0 commit comments

Comments
 (0)