Add SmallChange properties to the rest of the sliders (fixes keyboard input). (#5621)

This commit is contained in:
MutantAura
2023-08-29 09:56:43 +01:00
committed by GitHub
parent cd7b52f995
commit 93d78f9ac4
4 changed files with 10 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
Margin="5,-10,5,0"
VerticalAlignment="Center"
IsSnapToTickEnabled="True"
SmallChange="1"
Maximum="4"
Minimum="1"
TickFrequency="1"