File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6666 Text =" {DynamicResource priority}"
6767 ToolTip =" {DynamicResource priorityToolTip}" />
6868 <ui : NumberBox
69+ MinWidth =" 120"
6970 Margin =" 0 0 8 0"
7071 Maximum =" 999"
7172 Minimum =" -999"
8990 ToolTip =" {DynamicResource searchDelayToolTip}" />
9091 <ui : NumberBox
9192 Width =" 120"
93+ MinWidth =" 120"
9294 Margin =" 0 0 8 0"
9395 IsEnabled =" {Binding SearchDelayEnabled}"
9496 Maximum =" 1000"
Original file line number Diff line number Diff line change 341341 <ui : SettingsCard Description =" {DynamicResource searchDelayTimeToolTip}" Header =" {DynamicResource searchDelayTime}" >
342342 <ui : NumberBox
343343 Width =" 120"
344+ MinWidth =" 120"
344345 Margin =" 0 0 0 0"
345346 Maximum =" 1000"
346347 Minimum =" 0"
380381 <ui : SettingsCard Header =" {DynamicResource historyResultsCountForHomePage}" >
381382 <ui : NumberBox
382383 Width =" 120"
384+ MinWidth =" 120"
383385 Margin =" 0 0 0 0"
384386 Maximum =" 100"
385387 Minimum =" 0"
You can’t perform that action at this time.
0 commit comments