mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
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:
parent
7754b8a447
commit
41f2a0e222
3 changed files with 20 additions and 1 deletions
|
@ -265,6 +265,7 @@ Item
|
|||
menu: Cura.MaterialMenu
|
||||
{
|
||||
extruderIndex: Cura.ExtruderManager.activeExtruderIndex
|
||||
updateModels: materialSelection.visible
|
||||
}
|
||||
}
|
||||
Item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue