Cura/resources/qml/Menus/ConfigurationMenu
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
..
AutoConfiguration.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ConfigurationItem.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
ConfigurationListView.qml Fix "double"/non-functional scrollbars on ScrollViews 2022-03-22 14:46:14 +01:00
ConfigurationMenu.qml Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +02:00
CustomConfiguration.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
PrintCoreConfiguration.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00