mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-13 06:46:06 -06:00
Based on the Qt guide on making qml run much faster, it seems that the default of textFormatting (auto) is quite expensive. As we make a *lot* of settingItems, which we don't want to format, it's better to set it to plain. I haven't checked how much faster it actually is, but i didn't see visual changes, so it's at least a safe step. |
||
|---|---|---|
| .. | ||
| bundled_packages | ||
| definitions | ||
| extruders | ||
| i18n | ||
| images | ||
| meshes | ||
| qml | ||
| quality | ||
| setting_visibility | ||
| shaders | ||
| themes | ||
| variants | ||