diff --git a/resources/qml/PrinterSelector/MachineListButton.qml b/resources/qml/PrinterSelector/MachineListButton.qml index 039c9c054b..f492e87574 100644 --- a/resources/qml/PrinterSelector/MachineListButton.qml +++ b/resources/qml/PrinterSelector/MachineListButton.qml @@ -10,7 +10,6 @@ import Cura 1.0 as Cura Loader { id: loader width: parent.width - height: childrenRect.height sourceComponent: { switch (model.listType) { case "HIDE_BUTTON":