Adjust sizes and alignments to the print selector panel.

Contributes to CURA-5942.
This commit is contained in:
Diego Prado Gesto 2018-11-21 11:12:59 +01:00
parent 23744e42d1
commit 8e47d04756
4 changed files with 35 additions and 22 deletions

View file

@ -46,7 +46,7 @@ Item
anchors.centerIn: parent
width: 0.9 * prepareMenu.width
width: Math.round(0.9 * prepareMenu.width)
height: parent.height
spacing: 0