Cura/resources/qml/PrinterSelector
j.delarago cfad991120 Popup will now resize based on the implicitWidth/implicitHeight of it's children.
This causes a binding loop when using layouts like Column.

To resolve this the height/width of the popup in ExpandablePopup can now be set explicitly with contentWidth and contentHeight

For ExpandablePopups with contentItems that are not Layouts the implicitWidth/implicitHeight can be set directly in the contentItem.

CURA-8640
2022-04-01 09:31:27 +02:00
..
MachineSelector.qml Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00
MachineSelectorButton.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
MachineSelectorList.qml Use re-useable scrollbar and remove ScrollView 2022-01-19 14:32:12 +01:00