Yep. Will try to implement the following: if the object is in the crop area, it gets moved with the crop the the top left corner, relatively. Otherwise it should get deleted.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is an internal problem with deleting from a list. Solved by making a copy of the list object before I delete the individual items. Should be fixed in 0.52.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recommend to crop then place objects
Yep. Will try to implement the following: if the object is in the crop area, it gets moved with the crop the the top left corner, relatively. Otherwise it should get deleted.
This is an internal problem with deleting from a list. Solved by making a copy of the list object before I delete the individual items. Should be fixed in 0.52.