UserInterfaceTab: Fix slider

This commit is contained in:
Ly-sec
2025-12-01 21:39:03 +01:00
parent a3c039c9d0
commit a498c851c3
@@ -271,7 +271,7 @@ ColumnLayout {
NValueSlider {
Layout.fillWidth: true
from: 0.1
from: 0
to: 2.0
stepSize: 0.01
value: Settings.data.general.animationSpeed