fix: set a closePolicy to the menu

This commit is contained in:
Richard Ramos 2020-05-27 21:42:22 -04:00 committed by Iuri Matias
parent 839afd6356
commit 7d19aaba6f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import "../imports"
Menu {
property alias arrowX: bgPopupMenuTopArrow.x
closePolicy: Popup.CloseOnPressOutsideParent
id: popupMenu
topPadding: 16
bottomPadding: 16