1
0
Fork 0

Launcher aircraft: fix a layout bug

This commit is contained in:
James Turner 2017-12-12 11:55:28 +00:00
parent c28f63132f
commit 595b0d16da

View file

@ -49,9 +49,10 @@ Item {
id: contentBox
anchors {
margins: Style.margin
left: thumbnailBox.right
right: parent.right
leftMargin: Style.margin
rightMargin: Style.margin
top: parent.top
}