mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 04:07:57 -06:00
![]() Now, when the size of the Cura window changes and the configurationSelector gets resized, instead of eliding the material text it will now change as follows: * If it fits, display "Brand, Color, and Type" of material (e.g. Ultimaker Black PLA) * If "Brand, Color, and Type" doesn't fit, change it to "Color and Type" of material (e.g. Black PLA) * If "Color Type" doesn't fit either, display only the type (e.g. PLA) * If "Type" doesn't fit, elide it CURA-8013 |
||
---|---|---|
.. | ||
AutoConfiguration.qml | ||
ConfigurationItem.qml | ||
ConfigurationListView.qml | ||
ConfigurationMenu.qml | ||
CustomConfiguration.qml | ||
PrintCoreConfiguration.qml |