I have a lot of designs where I have a long list of items (using auto layout) that I want to paste something somewhere in the middle of. I would love a way to paste something after a selected item.Â
Â
My current workflow is to select parent `/`, then paste, then drag it upwards.Â
Â
Often when first pasting it inside an sibling item the layout properties are changed on the item you’re pasting, so that’s not really an option.Â
Â
The Paste here seems to ignore any layout rules.Â
