mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-18 02:12:15 -07:00
- Removed the version 2.x - Rewrite onTextChanged -> add logic to not execute if text is unchanged - Rewrite currentIndex & onActivated -> use findIndex instead of for loop - Add reuseItems: true -> recycle items instead of instantiating from the delegate - Remove cacheBuffer -> memory overhead (2GB for the entire list to load in one go) - Rewrite delegate -> wrap loader as a component (based on documentation), remove switch case and replace with condition check, set asynchronous to false (introduces a bit of stutter but items are loaded when viewed). |
||
|---|---|---|
| .. | ||
| bundled_packages | ||
| definitions | ||
| extruders | ||
| i18n | ||
| images | ||
| intent | ||
| meshes | ||
| qml | ||
| quality | ||
| setting_visibility | ||
| shaders | ||
| texts | ||
| themes | ||
| variants | ||
| conandata.yml | ||
| conanfile.py | ||
| public_key.pem | ||
| README_resources.txt | ||