fix dropdown closure behavior

This commit is contained in:
thotbot
2019-12-17 14:15:00 +00:00
parent 46227bdad0
commit 131769f175
2 changed files with 2 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ Item {
Popup {
id: popup
padding: 0
closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent
Rectangle {
id: droplist