1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-09 15:22:13 -04:00

notifications: Update group expansion card animations

This commit is contained in:
purian23
2026-02-09 22:48:07 -05:00
parent 6fe4cc98b9
commit d88b04fc30
3 changed files with 6 additions and 6 deletions

View File

@@ -107,8 +107,6 @@ DankPopout {
property var externalKeyboardController: null
property real cachedHeaderHeight: 32
property bool notificationListAnimating: notificationList.isAnimatingExpansion
implicitHeight: {
let baseHeight = Theme.spacingL * 2;
baseHeight += cachedHeaderHeight;