1
0
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:
Michail Vourlakos 2020-05-11 20:41:14 +03:00
parent 9d7aabf998
commit 30b6781fe0

View File

@ -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