mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-07 06:12:08 -04:00
Tweak expansion duration
This commit is contained in:
@@ -93,7 +93,7 @@ DankListView {
|
||||
}
|
||||
|
||||
width: ListView.view.width
|
||||
height: isDismissing ? 0 : notificationCard.targetHeight
|
||||
height: isDismissing ? 0 : notificationCard.height
|
||||
clip: isDismissing || notificationCard.isAnimating
|
||||
|
||||
NotificationCard {
|
||||
|
||||
Reference in New Issue
Block a user