mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fix position of recommended puck placement dialog
This commit is contained in:
parent
258fc8a2f4
commit
06010dbcae
1 changed files with 2 additions and 1 deletions
|
@ -96,7 +96,8 @@ Item {
|
|||
|
||||
HifiControls.ImageMessageBox {
|
||||
id: imageMessageBox
|
||||
anchors.fill: parent
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 444
|
||||
z: 2000
|
||||
imageWidth: 442
|
||||
imageHeight: 670
|
||||
|
|
Loading…
Reference in a new issue