notifications: right-click to fully dismiss in popup and center
This commit is contained in:
parent
a2472851ae
commit
531e913238
2 changed files with 12 additions and 7 deletions
|
|
@ -257,6 +257,8 @@ M.PopupPanel {
|
|||
anchors.fill: parent
|
||||
z: -1
|
||||
hoverEnabled: true
|
||||
acceptedButtons: Qt.RightButton
|
||||
onClicked: _dismissAnim.start()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue