mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-10 21:18:19 +03:00
disable offset slider when it can not be changed
This commit is contained in:
parent
9d7aabf998
commit
30b6781fe0
@ -534,6 +534,7 @@ PlasmaComponents.Page {
|
||||
Layout.maximumWidth: Layout.minimumWidth
|
||||
spacing: units.smallSpacing
|
||||
visible: dialog.advancedLevel
|
||||
enabled: offsetSlider.to > offsetSlider.from
|
||||
|
||||
PlasmaComponents.Label {
|
||||
id: offsetLbl
|
||||
|
Loading…
Reference in New Issue
Block a user