Close popup when clicking outside
This commit is contained in:
parent
5f4efa9442
commit
2053f67626
@ -17,6 +17,7 @@ Item {
|
|||||||
Menu {
|
Menu {
|
||||||
id: messageContextMenu
|
id: messageContextMenu
|
||||||
palette: colors
|
palette: colors
|
||||||
|
modal: true
|
||||||
|
|
||||||
function show(eventId_, eventType_, showAt) {
|
function show(eventId_, eventType_, showAt) {
|
||||||
eventId = eventId_
|
eventId = eventId_
|
||||||
|
Loading…
Reference in New Issue
Block a user