mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Don't emit meshDataChanged when ProcessSlicedObjectListJob is done
This commit is contained in:
parent
5e8cc90a3e
commit
4ad75bd43c
1 changed files with 0 additions and 1 deletions
|
@ -40,4 +40,3 @@ class ProcessSlicedObjectListJob(Job):
|
|||
layerData.addPolygon(layer.id, polygon.type, points)
|
||||
|
||||
mesh.layerData = layerData
|
||||
objectIdMap[object.id].meshDataChanged.emit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue