Changed the glass animations to a more bubble-like animation
This commit is contained in:
@@ -252,7 +252,7 @@ ModuleChip {
|
||||
|| (submenuCard.visible
|
||||
&& trayMenuPopup._submenuParentRef === menuItem)
|
||||
color: active ? root.tmHover : "transparent"
|
||||
Behavior on color { ColorAnimation { duration: 120 } }
|
||||
Behavior on color { ColorAnimation { duration: 60 } }
|
||||
|
||||
RowLayout {
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user