Currently, copy-paste is purely based on the 'copied' items' transform.
When user wants to paste the copied items after panning (where the copied items origin transform is no longer in area) The editor should be smart enough to tell this and paste the item in the center of the current viewport. (even if there is not selected paste target)
Copy under selected target is implemented, this is the current alternative how user can do the "copy move" in a practical sense.
Currently, copy-paste is purely based on the 'copied' items' transform.
When user wants to paste the copied items after panning (where the copied items origin transform is no longer in area) The editor should be smart enough to tell this and paste the item in the center of the current viewport. (even if there is not selected paste target)
Copy under selected target is implemented, this is the current alternative how user can do the "copy move" in a practical sense.