Cura/resources/qml/Menus/ConfigurationMenu
Diego Prado Gesto 1d3da3244f Remember the previous selected method in the configuration
The current behavior now is to open the configuration panel in the previous state, in case it was manually selected. That means that after selecting a printer, the manual state is reset so it will open the auto configuration if it is a connected printer. It will open the custom state in case it's not connected or the printer has no connection.

Contributes to CURA-5876.
2018-12-12 14:09:15 +01:00
..
AutoConfiguration.qml Fix some alignments 2018-12-12 11:17:44 +01:00
ConfigurationItem.qml Fix some alignments 2018-12-12 11:17:44 +01:00
ConfigurationListView.qml Add an empty state, when there are no configurations, showing a label indicating that the list is empty 2018-12-12 13:33:46 +01:00
ConfigurationMenu.qml Remember the previous selected method in the configuration 2018-12-12 14:09:15 +01:00
CustomConfiguration.qml Adjust size and margins of the icon in the action button 2018-12-11 17:00:02 +01:00
PrintCoreConfiguration.qml Fix hiding materials if material is empty 2018-12-07 15:31:12 +01:00