mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
![]() 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 |
||
---|---|---|
.. | ||
ConfigurationMenu | ||
ContextMenu.qml | ||
FileMenu.qml | ||
LocalPrinterMenu.qml | ||
MaterialMenu.qml | ||
NetworkPrinterMenu.qml | ||
NozzleMenu.qml | ||
OpenFilesMenu.qml | ||
PrinterMenu.qml | ||
PrinterTypeMenu.qml | ||
RecentFilesMenu.qml | ||
SaveProjectMenu.qml | ||
SettingsMenu.qml | ||
SettingVisibilityPresetsMenu.qml | ||
ViewMenu.qml |