mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Just like MaterialManager used to be. There can be only one instance of the page then. This prevents a crash when Qt deletes the QObject because it's no longer used in the page when you close the preferences screen. But when you open it again it doesn't construct a new one. Now there is always one instance so that's not a problem any more. Also it allows other pages to access this item. Contributes to issue CURA-6600. |
||
|---|---|---|
| .. | ||
| bundled_packages | ||
| definitions | ||
| extruders | ||
| i18n | ||
| images | ||
| intent | ||
| meshes | ||
| qml | ||
| quality | ||
| setting_visibility | ||
| shaders | ||
| texts | ||
| themes | ||
| variants | ||