Cura/resources/qml/Menus/ConfigurationMenu
Konstantinos Karmas 2718d6a69a Change the ColumnLayout to Column in the ConfigurationMenu
When the labels were getting truncated and invisible after reducing the width of Cura's window, their visibility wasn't being restored back and, as a result, the `materialTypeLabel` was the only one that was remaining visible, even if there was enough space for the full `materialBrandColorTypeLabel`.

Changing the ColumnLayout to a Column, where the width is inherited from the parent, fixes that issue.

CURA-8496
2021-08-24 10:35:33 +02:00
..
AutoConfiguration.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ConfigurationItem.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ConfigurationListView.qml Use the StatusIcon qml component for the warning icons 2021-07-28 18:17:54 +02:00
ConfigurationMenu.qml Change the ColumnLayout to Column in the ConfigurationMenu 2021-08-24 10:35:33 +02:00
CustomConfiguration.qml Adjust size and margin of guide book icon 2021-07-07 11:36:11 +02:00
PrintCoreConfiguration.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00