mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:57:25 -04:00
fix dropdown closure behavior
This commit is contained in:
@@ -126,6 +126,7 @@ Item {
|
||||
Popup {
|
||||
id: popup
|
||||
padding: 0
|
||||
closePolicy: Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent
|
||||
|
||||
Rectangle {
|
||||
id: droplist
|
||||
|
||||
Reference in New Issue
Block a user