feat: coerce speed to be larger than 0. only initialize timer after attached to visual tree.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
Name="speed"
|
||||
AllowDrag="True"
|
||||
u:FormItem.Label="Speed"
|
||||
Minimum="1"
|
||||
Minimum="-100"
|
||||
Maximum="300"
|
||||
Value="60"/>
|
||||
<ToggleSwitch
|
||||
|
||||
Reference in New Issue
Block a user