Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper dfe55b8f23
Fix height of expandable component adapting to contents
Since the children don't adjust their height based on if they are visible (which would cause a binding loop) we just need to adjust the height of the total menu based on which children are visible. Easy enough.

Contributes to issue CURA-5876.
2018-12-07 12:59:51 +01:00
..
AutoConfiguration.qml Add renderType to some labels in the Configuration panel 2018-12-06 14:19:34 +01:00
ConfigurationItem.qml Fix height of scroll view and make scrollable 2018-12-06 11:16:42 +01:00
ConfigurationListView.qml Theme the scroll bar 2018-12-06 12:07:03 +01:00
ConfigurationMenu.qml Fix height of expandable component adapting to contents 2018-12-07 12:59:51 +01:00
CustomConfiguration.qml Add renderType to some labels in the Configuration panel 2018-12-06 14:19:34 +01:00
PrintCoreConfiguration.qml Fix binding loop in PrintCoreConfiguration 2018-12-04 17:09:55 +01:00