mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
sidebar: quick toggles: fix weird anim on startup
This commit is contained in:
-4
@@ -22,10 +22,6 @@ GroupButton {
|
||||
baseWidth: root.baseCellWidth * cellSize + cellSpacing * (cellSize - 1)
|
||||
baseHeight: root.baseCellHeight
|
||||
|
||||
Behavior on baseWidth {
|
||||
animation: Appearance.animation.elementMove.numberAnimation.createObject(this)
|
||||
}
|
||||
|
||||
property bool editMode: false
|
||||
|
||||
signal openMenu()
|
||||
|
||||
Reference in New Issue
Block a user