Add a property to temporarily disable the material models from updating.

This allows the QMl to stop the updating when it's not even visible
This commit is contained in:
Jaime van Kessel 2019-02-21 20:47:38 +01:00
parent 7754b8a447
commit 41f2a0e222
3 changed files with 20 additions and 1 deletions

View file

@ -265,6 +265,7 @@ Item
menu: Cura.MaterialMenu
{
extruderIndex: Cura.ExtruderManager.activeExtruderIndex
updateModels: materialSelection.visible
}
}
Item