mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Merge branch 'master' into fix_is_clustersize
# Conflicts: # plugins/UM3NetworkPrinting/UM3InfoComponents.qml # resources/qml/Menus/MaterialMenu.qml # resources/qml/Menus/NozzleMenu.qml
This commit is contained in:
commit
fff9330949
2 changed files with 2 additions and 5 deletions
|
@ -91,8 +91,8 @@ Item {
|
|||
id: saveRow
|
||||
width: base.width
|
||||
height: saveToButton.height
|
||||
anchors.top: progressBar.bottom
|
||||
anchors.topMargin: UM.Theme.getSize("sidebar_margin").height
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottomMargin: UM.Theme.getSize("sidebar_margin").height
|
||||
anchors.left: parent.left
|
||||
|
||||
Row {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue