Cura/resources/qml/Menus
fieldOfView 71a77c1fb7 Decrease number of instances of InstanceContainerModel
Updates to InstanceContainerModel are becoming expensive because there are so many instances of that model. The MaterialMenu used three, and the MaterialMenu is instantiated three times for a dual extrusion printer.

CURA-2193
2016-08-29 15:35:14 +02:00
..
MaterialMenu.qml Decrease number of instances of InstanceContainerModel 2016-08-29 15:35:14 +02:00
NozzleMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
PrinterMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
ProfileMenu.qml Merge branch 'feature_quality_changes' 2016-08-22 15:13:27 +02:00
RecentFilesMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
ViewMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00