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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user