mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add maxlength
This commit is contained in:
parent
9285b9c5f4
commit
785b3657e5
1 changed files with 1 additions and 0 deletions
|
|
@ -364,6 +364,7 @@
|
|||
HorizontalAlignment="Left"
|
||||
VerticalAlignment="Center"
|
||||
PreviewTextInput="AllowOnlyNumericInput"
|
||||
MaxLength="6"
|
||||
Text="{Binding MaxResult}"
|
||||
ToolTip="{DynamicResource plugin_explorer_Maximum_Results_Tooltip}"/>
|
||||
</Grid>
|
||||
|
|
|
|||
Loading…
Reference in a new issue