Fix position of recommended puck placement dialog

This commit is contained in:
David Rowe 2020-06-27 15:54:28 +12:00
parent 258fc8a2f4
commit 06010dbcae

View file

@ -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