mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-28 16:44:05 +00:00
Notification: delete from history on close button click
This commit is contained in:
@@ -561,6 +561,7 @@ Variants {
|
||||
anchors.rightMargin: Style.marginM
|
||||
|
||||
onClicked: {
|
||||
NotificationService.removeFromHistory(model.id)
|
||||
animateOut()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user