mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Fix monitor sidebar machine selection - CURA-4234
This commit is contained in:
parent
cda6aa2547
commit
c056fcb23d
2 changed files with 2 additions and 10 deletions
|
@ -20,14 +20,6 @@ Column
|
|||
simpleNames: true
|
||||
}
|
||||
|
||||
MachineSelection {
|
||||
id: machineSelection
|
||||
width: base.width
|
||||
height: UM.Theme.getSize("sidebar_header").height
|
||||
anchors.top: base.top
|
||||
anchors.right: parent.right
|
||||
}
|
||||
|
||||
Rectangle
|
||||
{
|
||||
id: connectedPrinterHeader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue