Change Priority numberbox box to possible negative number

This commit is contained in:
DB p 2021-12-12 01:21:57 +09:00
parent bdd5d241ae
commit f449ef7d55

View file

@ -90,7 +90,6 @@
HorizontalAlignment="Left"
VerticalAlignment="Center"
CornerRadius="4"
Minimum="0"
SmallChange="1"
SpinButtonPlacementMode="Inline" />
</StackPanel>