mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NotificationService: cleanup, fix duplicate images, resize to 64x64
This commit is contained in:
@@ -102,7 +102,7 @@ Variants {
|
||||
delegate.animateOut()
|
||||
} else {
|
||||
// Force removal without animation as fallback
|
||||
NotificationService.removeActiveNotification(notificationId)
|
||||
NotificationService.dismissActiveNotification(notificationId)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user