mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08:00
Fix multi-buildplate panel location
CURA-5772
This commit is contained in:
parent
08917c37a1
commit
317447aa54
@ -212,8 +212,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…
x
Reference in New Issue
Block a user