mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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 |
||
|---|---|---|
| .. | ||
| Models | ||
| __init__.py | ||
| ContainerNode.py | ||
| ContainerTree.py | ||
| IntentNode.py | ||
| MachineErrorChecker.py | ||
| MachineNode.py | ||
| MaterialGroup.py | ||
| MaterialNode.py | ||
| QualityChangesGroup.py | ||
| QualityGroup.py | ||
| QualityNode.py | ||
| VariantNode.py | ||
| VariantType.py | ||