Cura/resources/qml/Menus/ConfigurationMenu
Konstantinos Karmas 0bcea3f4cd Fix long material names overlapping with extruder icons
Both the `preferredWidth` AND the `width` need to be set for the labels to be properly elided if there is no more room  in the ColumnLayout. In addition, the ColumnLayout that contains the variants and material names needs to be visible only if width>0, otherwise when the width is negative, for some reason the `materialTypeLabel` appears again.

CURA-8496
2021-08-20 09:49:21 +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 Fix long material names overlapping with extruder icons 2021-08-20 09:49:21 +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