mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 12:27:26 -04:00
fix dropdown closure behavior
This commit is contained in:
@@ -251,6 +251,7 @@ Item {
|
||||
QtQuickControls2.Popup {
|
||||
id: popup
|
||||
padding: 0
|
||||
closePolicy: QtQuickControls2.Popup.CloseOnEscape | QtQuickControls2.Popup.CloseOnPressOutsideParent
|
||||
|
||||
Rectangle {
|
||||
id: calendarRect
|
||||
|
||||
Reference in New Issue
Block a user