mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Flow MachineActions on the manage Printes page.
CURA-1385
This commit is contained in:
parent
f679b1ef68
commit
6933430185
1 changed files with 2 additions and 1 deletions
|
|
@ -50,10 +50,11 @@ UM.ManagementPage
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
}
|
}
|
||||||
|
|
||||||
Row
|
Flow
|
||||||
{
|
{
|
||||||
id: machineActions
|
id: machineActions
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
|
anchors.right: parent.right
|
||||||
anchors.top: machineName.bottom
|
anchors.top: machineName.bottom
|
||||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue