Undo for ec.apply_transformation_coordinate #367
Replies: 1 comment
-
|
all good, add_elements_to_undo belongs before the transformation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am calling
ec.apply_transformation_coordinateand right afterec.add_elements_to_undo(element_ids, 2)but that doesn't do the undo trick. I would call it withmove_element_with_undobut that needs a vector...any clues ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions