We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db2b856 + f31d21a commit 484df7dCopy full SHA for 484df7d
Flow.Launcher/PriorityChangeWindow.xaml
@@ -85,6 +85,8 @@
85
<ui:NumberBox
86
x:Name="tbAction"
87
Width="200"
88
+ Maximum="100"
89
+ Minimum="-100"
90
Margin="10,0,15,0"
91
HorizontalAlignment="Left"
92
VerticalAlignment="Center"
0 commit comments