wallpaper cropper slider inset icon, fixed disabled splitbutton state
This commit is contained in:
@@ -296,7 +296,7 @@ Item {
|
||||
id: controlState
|
||||
|
||||
color: control.canUse ? DynamicColors.palette[`m3on${control.set_color}`] : DynamicColors.palette[`m3on${control.set_color}Container`]
|
||||
disabled: !control.canUse
|
||||
enabled: control.canUse
|
||||
|
||||
onClicked: {
|
||||
control.onClicked();
|
||||
|
||||
Reference in New Issue
Block a user