mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-28 19:47:29 -05:00
proper anim for action center stackview
This commit is contained in:
@@ -12,7 +12,7 @@ import qs.modules.waffle.actionCenter.mainPage
|
||||
WBarAttachedPanelContent {
|
||||
id: root
|
||||
|
||||
contentItem: StackView { // TODO: Make this a WStackView with proper anim
|
||||
contentItem: WStackView {
|
||||
id: stackView
|
||||
anchors.fill: parent
|
||||
implicitWidth: initItem.implicitWidth
|
||||
|
||||
Reference in New Issue
Block a user