forked from Shinonome/dots-hyprland
refractor some animations
This commit is contained in:
@@ -98,11 +98,7 @@ Scope { // Scope
|
||||
focus: sidebarRoot.visible
|
||||
|
||||
Behavior on width {
|
||||
NumberAnimation {
|
||||
duration: Appearance.animation.elementMove.duration
|
||||
easing.type: Appearance.animation.elementMove.type
|
||||
easing.bezierCurve: Appearance.animation.elementMove.bezierCurve
|
||||
}
|
||||
animation: Appearance.animation.elementMove.numberAnimation.createObject(this)
|
||||
}
|
||||
|
||||
Keys.onPressed: (event) => {
|
||||
|
||||
Reference in New Issue
Block a user