Always parent popups to window
This commit is contained in:
@@ -149,7 +149,6 @@ HTile {
|
||||
|
||||
utils.makePopup(
|
||||
"Popups/KeyVerificationPopup.qml",
|
||||
view,
|
||||
{
|
||||
focusOnClosed: nameField,
|
||||
userId: deviceTile.userId,
|
||||
|
@@ -60,7 +60,6 @@ HColumnPage {
|
||||
|
||||
utils.makePopup(
|
||||
"Popups/AuthentificationPopup.qml",
|
||||
page,
|
||||
{
|
||||
userId: page.userId,
|
||||
deviceIds,
|
||||
|
Reference in New Issue
Block a user