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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BaseMaterialsModel.py | ||
| BuildPlateModel.py | ||
| CustomQualityProfilesDropDownMenuModel.py | ||
| DiscoveredCloudPrintersModel.py | ||
| DiscoveredPrintersModel.py | ||
| ExtrudersModel.py | ||
| FavoriteMaterialsModel.py | ||
| FirstStartMachineActionsModel.py | ||
| GenericMaterialsModel.py | ||
| GlobalStacksModel.py | ||
| IntentCategoryModel.py | ||
| IntentModel.py | ||
| IntentTranslations.py | ||
| MachineModelUtils.py | ||
| MaterialBrandsModel.py | ||
| MaterialManagementModel.py | ||
| MultiBuildPlateModel.py | ||
| NozzleModel.py | ||
| QualityManagementModel.py | ||
| QualityProfilesDropDownMenuModel.py | ||
| QualitySettingsModel.py | ||
| SettingVisibilityPresetsModel.py | ||
| UserChangesModel.py | ||