Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper e74258c26b
Don't show materials if printer has no materials
But if the printer does have other configurations to change, do show a placeholder text to indicate that the configuration can be selected here.
This also simplifies a bit of code where it would need to call an updateEnabled() function, since it turns out that these properties in Cura.MachineManager have proper signals (contrary to what was previously used, the metadata entry stuff).

Contributes to issue UCRA-5876.
2018-12-07 13:40:10 +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 Don't show materials if printer has no materials 2018-12-07 13:40:10 +01:00
CustomConfiguration.qml Clean up the code 2018-12-07 12:07:41 +01:00
PrintCoreConfiguration.qml Fix binding loop in PrintCoreConfiguration 2018-12-04 17:09:55 +01:00