Apply new notification drop shadow to toasts

This commit is contained in:
notiant
2025-12-20 00:05:06 +01:00
committed by GitHub
parent 6b407f0b9b
commit db8a286c5e
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ Variants {
readonly property int slideDistance: 300
Layout.preferredWidth: notifWidth + notifWindow.shadowPadding * 2
Layout.preferredHeight: notificationContent.implicitHeight + Style.marginL * 2 + notifWindow.shadowPadding * 2
Layout.preferredHeight: notificationContent.implicitHeight + Style.marginM * 2 + notifWindow.shadowPadding * 2
Layout.maximumHeight: Layout.preferredHeight
// Animation properties