Merge branch 'cura4.0_header' into CURA-5829-Add-preview-stage

This commit is contained in:
Diego Prado Gesto 2018-11-06 17:01:18 +01:00
commit 2c59419dbb
28 changed files with 245 additions and 333 deletions

View file

@ -194,8 +194,9 @@ UM.MainWindow
visible: UM.Preferences.getValue("cura/use_multi_build_plate")
anchors
{
bottom: parent.bottom
left: parent.left
bottom: viewOrientationControls.top
left: toolbar.right
margins: UM.Theme.getSize("default_margin").width
}
}