mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Merge branch 'cura4.0_header' into CURA-5829-Add-preview-stage
This commit is contained in:
commit
2c59419dbb
28 changed files with 245 additions and 333 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue