Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper e58409b1ef
Correct colours for the selected configuration
This should always be the same as the ExpandableComponent's background, so white when it's not active and light blue when it's active, regardless of theme.
The naming of this theme entry is a bit weird because the ActionButton theme is used for ExpandableComponent and now for ConfigurationItem as well, but that's why we should NEVER name these theme entries to something specific to one item. Oh well, I'm not about to refactor that now with all the branches going on everywhere.

Contributes to issue CURA-5876.
2018-11-27 12:51:52 +01:00
..
AutoConfiguration.qml Add list of available configurations to AutoConfiguration 2018-11-26 17:09:36 +01:00
ConfigurationItem.qml Correct colours for the selected configuration 2018-11-27 12:51:52 +01:00
ConfigurationListView.qml Use normal text colour instead of specialised configuration item text 2018-11-27 11:53:17 +01:00
ConfigurationMenu.qml Fix height and vertical layout of popup 2018-11-22 14:57:55 +01:00
CustomConfiguration.qml Fix width of content in tabbed content 2018-11-26 16:03:40 +01:00
PrintCoreConfiguration.qml Use ExtruderIcon component to display extruder icon 2018-11-27 11:19:03 +01:00
SyncButton.qml Remove all the entries in the theme that make reference to the sidebar, 2018-10-26 17:51:28 +02:00