fix statelayer colors for various components, add logic for color background feedback on tray items when icon doesn't have color layer
This commit is contained in:
@@ -20,6 +20,8 @@ CustomRect {
|
||||
radius: Appearance.rounding.full
|
||||
|
||||
StateLayer {
|
||||
color: root.visibilities.resources ? DynamicColors.palette.m3onPrimary : DynamicColors.palette.m3onSurface
|
||||
|
||||
onClicked: root.visibilities.resources = !root.visibilities.resources
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user