actions in center don't auto-dismiss, only invoke
This commit is contained in:
parent
51a6323b66
commit
cd99371a89
2 changed files with 6 additions and 2 deletions
|
|
@ -418,6 +418,7 @@ M.HoverPanel {
|
|||
anchors.leftMargin: 8
|
||||
notif: notifDelegate._notif
|
||||
showAppName: false
|
||||
dismissOnAction: false
|
||||
iconSize: 24
|
||||
bodyMaxLines: 2
|
||||
onDismissRequested: notifDelegate.dismiss()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue