Cura/resources/qml/Menus/ConfigurationMenu
Ghostkeeper a826dfb156
Fix binding loop in height of view selection bar
Since these were part of the childrenRect of the bar, and attached to the bottom of the bar, the childrenRect depended on the position of the children and that depends on the childrenRect again. So just attach it to the top, it's logical.

Contributes to issue CURA-5876.
2018-11-21 16:12:00 +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 Fix binding loop in height of view selection bar 2018-11-21 16:12:00 +01:00
CustomConfiguration.qml Fix display of custom configuration 2018-11-21 16:06:26 +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