Hi,
Is it normal and expected that a container frame doesn't move "nested" children frames?
Eg let’s say I have 1x parent frame and “within” it, I have 1x child frame.
I expect that when I move the parent frame, the contents of it (including the child frame) will move with it. But that is not the case.
How do I truly nest them?