mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Ensure we update the view when the layer data has changed
This commit is contained in:
parent
c03a368a0d
commit
17316edfef
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ 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