forked from Shinonome/dots-hyprland
remove animations that aren't supposed to happen
This commit is contained in:
@@ -242,14 +242,6 @@ Scope {
|
||||
height: grid.cellHeight
|
||||
property bool isHovered: false
|
||||
|
||||
Behavior on width {
|
||||
animation: Appearance.animation.elementMove.numberAnimation.createObject(this)
|
||||
}
|
||||
|
||||
Behavior on height {
|
||||
animation: Appearance.animation.elementMove.numberAnimation.createObject(this)
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
radius: Appearance.rounding.windowRounding
|
||||
|
||||
Reference in New Issue
Block a user