Cura/resources/qml/Menus
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
..
ConfigurationMenu Change the ColumnLayout to Column in the ConfigurationMenu 2021-08-24 10:35:33 +02:00
ContextMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
FileMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
LocalPrinterMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MaterialMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
NetworkPrinterMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
NozzleMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
OpenFilesMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrinterMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrinterTypeMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
RecentFilesMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SaveProjectMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingsMenu.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingVisibilityPresetsMenu.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
ViewMenu.qml Add bottom camera angle menu item to view menu 2021-05-06 11:39:11 +02:00