forked from Shinonome/dots-hyprland
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