Cura/cura/Machines/Models
Konstantinos Karmas fae5e2cffd Adjust the text of the material according to the size of the window
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
2021-06-28 14:53:50 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
BaseMaterialsModel.py Allow the machine manager to set an empty active machine 2020-06-09 15:33:22 +02:00
BuildPlateModel.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
CustomQualityProfilesDropDownMenuModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
DiscoveredCloudPrintersModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
DiscoveredPrintersModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ExtrudersModel.py Adjust the text of the material according to the size of the window 2021-06-28 14:53:50 +02:00
FavoriteMaterialsModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
FirstStartMachineActionsModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
GenericMaterialsModel.py Merge branch 'master' into CURA-6793_performance 2019-10-23 09:58:08 +02:00
GlobalStacksModel.py Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"" 2020-08-20 16:35:52 +02:00
IntentCategoryModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
IntentModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
IntentTranslations.py Merge remote-tracking branch 'origin/4.4' 2019-11-11 08:13:53 +01:00
MachineModelUtils.py Round layer height for display in quality menu 2021-06-04 14:03:59 +02:00
MaterialBrandsModel.py Fix typo in comment 2020-01-13 13:44:36 +01:00
MaterialManagementModel.py Revert CURA-8055 in the 4.10 branch. This should not have been merged in there. 2021-06-24 14:15:54 +02:00
MultiBuildPlateModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
NozzleModel.py Don't cache machine manager and application 2019-10-08 14:16:19 +02:00
QualityManagementModel.py Code style: Spaces around binary operators 2020-08-27 14:38:40 +02:00
QualityProfilesDropDownMenuModel.py Updated comments in Models 2020-05-08 18:59:38 +02:00
QualitySettingsModel.py Fix reference before assignment 2021-06-21 16:34:01 +02:00
SettingVisibilityPresetsModel.py Allow setting visibilities to be upgraded 2021-04-01 16:15:47 +02:00
UserChangesModel.py Prevent crash when a setting is not in any setting category 2020-04-14 21:06:10 +02:00