mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:19:01 +08:00
Ensure we update the view when the layer data has changed
This commit is contained in:
parent
c03a368a0d
commit
17316edfef
@ -40,3 +40,4 @@ class ProcessSlicedObjectListJob(Job):
|
||||
layerData.addPolygon(layer.id, polygon.type, points)
|
||||
|
||||
mesh.layerData = layerData
|
||||
objectIdMap[object.id].meshDataChanged.emit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user