wallpaper cropper slider inset icon, fixed disabled splitbutton state
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ MouseArea {
|
||||
|
||||
StateLayer {
|
||||
color: item.active ? DynamicColors.palette.m3onTertiaryContainer : DynamicColors.palette.m3onSurface
|
||||
disabled: !root.expanded
|
||||
enabled: root.expanded
|
||||
|
||||
onClicked: {
|
||||
root.itemSelected(item.modelData);
|
||||
|
||||
Reference in New Issue
Block a user