Fix positioning of mobile accounts popup
This commit is contained in:
@@ -41,7 +41,7 @@ RowLayout {
|
||||
|
||||
down: accountMenu.opened || pressed
|
||||
|
||||
onClicked: accountMenu.popup()
|
||||
onClicked: accountMenu.popup(QQC2.Overlay.overlay)
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
Reference in New Issue
Block a user