Minor changes suggested in review

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-21 13:17:36 +01:00
parent eef6ad662d
commit bd636e61a0
6 changed files with 13 additions and 4 deletions

View file

@ -34,7 +34,7 @@ Item
anchors.left: openFileButtonBackground.right
anchors.leftMargin: UM.Theme.getSize("default_margin").width
width: 0.9 * prepareMenu.width
width: Math.round(0.9 * prepareMenu.width)
height: parent.height
spacing: 0