1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-21 14:03:39 +03:00

latte indicator set backcorner step to 1

This commit is contained in:
Michail Vourlakos 2021-10-04 17:53:13 +03:00
parent 1674344f9f
commit 8f4158f56f

View File

@ -199,7 +199,7 @@ ColumnLayout {
value: Math.round(indicator.configuration.backgroundCornerMargin * 100)
from: 0
to: 100
stepSize: 2
stepSize: 1
wheelEnabled: false
onPressedChanged: {