mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06: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
|
||||
}
|
||||
|
||||
Row
|
||||
Flow
|
||||
{
|
||||
id: machineActions
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: machineName.bottom
|
||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue