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:
parent
1674344f9f
commit
8f4158f56f
@ -199,7 +199,7 @@ ColumnLayout {
|
||||
value: Math.round(indicator.configuration.backgroundCornerMargin * 100)
|
||||
from: 0
|
||||
to: 100
|
||||
stepSize: 2
|
||||
stepSize: 1
|
||||
wheelEnabled: false
|
||||
|
||||
onPressedChanged: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user