Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper cbd5238738
Don't show custom/auto toggle buttons when not connected
In order to prevent suddenly switching to the other side when the connection is lost or restored, we only evaluate this upon opening the popup. This way you might be surprised that closing and then opening it can show something else, but it will never surprise you while working on the popup itself as a user.

Contributes to issue CURA-5876.
2018-11-20 13:55:28 +01:00
..
AutoConfiguration.qml Make it possible to swap between auto and custom configuration 2018-11-19 17:11:51 +01:00
ConfigurationItem.qml Remove all the entries in the theme that make reference to the sidebar, 2018-10-26 17:51:28 +02:00
ConfigurationListView.qml Only list configurations if we're still connected 2018-03-22 17:30:15 +01:00
ConfigurationMenu.qml Don't show custom/auto toggle buttons when not connected 2018-11-20 13:55:28 +01:00
CustomConfiguration.qml Make it possible to swap between auto and custom configuration 2018-11-19 17:11:51 +01:00
PrintCoreConfiguration.qml Fix text rendering in the ConfigurationMenu 2018-05-25 21:40:30 +02:00
SyncButton.qml Remove all the entries in the theme that make reference to the sidebar, 2018-10-26 17:51:28 +02:00