Cura/plugins/PrepareStage
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
..
__init__.py plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
PrepareMain.qml Remove more references to old controls 2021-11-10 17:30:42 +01:00
PrepareMenu.qml Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00
PrepareStage.py Convert doxygen to rst for Prepare, Preview, RemovableOutputDevice 2020-05-08 17:37:49 +02:00