mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-09 21:49:01 +08:00
ArrangeObjectsJob now yields after each object
This commit is contained in:
parent
a9234e0196
commit
d5682e6e29
@ -61,3 +61,5 @@ class ArrangeObjectsJob(Job):
|
||||
|
||||
transformation_operation = SetTransformOperation(node, Vector(x, center_y, y))
|
||||
transformation_operation.push()
|
||||
|
||||
Job.yieldThread()
|
||||
|
Loading…
x
Reference in New Issue
Block a user