mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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 |
||
|---|---|---|
| .. | ||
| AutoConfiguration.qml | ||
| ConfigurationItem.qml | ||
| ConfigurationListView.qml | ||
| ConfigurationMenu.qml | ||
| CustomConfiguration.qml | ||
| PrintCoreConfiguration.qml | ||