Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper 82d4897ba4
Use MouseArea to catch click instead of onClicked
This is necessary because when you click it, the 'checked' property no longer depends on the active extruder. So prevent it from being clicked at all and handle the click separately in this MouseArea.

Contributes to issue CURA-5876.
2018-11-30 16:18:46 +01:00
..
AutoConfiguration.qml Add list of available configurations to AutoConfiguration 2018-11-26 17:09:36 +01:00
ConfigurationItem.qml Increase margins around configuration item 2018-11-27 14:47:18 +01:00
ConfigurationListView.qml Re-use PrinterTypeLabel component and use abbreviated name 2018-11-27 15:24:58 +01:00
ConfigurationMenu.qml Make manufacturer and extruder labels lighter 2018-11-27 14:03:05 +01:00
CustomConfiguration.qml Use MouseArea to catch click instead of onClicked 2018-11-30 16:18:46 +01:00
PrintCoreConfiguration.qml Make elements retain their position if hotend or material is missing 2018-11-27 14:41:48 +01:00