Is the arrow in the “PM invoice mobile collapsed” frame? If it’s in this frame, then set the correct constraints for this.
Hi thanks.
So now i can manually drag the frame up and down and the arrow follows. Thats great.
But since the element is auto layout i would like this to happen automatically when i add content to the frame. The arrow is now inside the main element frame, but since frame 1026 is auto layout i can’t have the arrow inside it (because it has to be on top of the bottom line and not a part of the auto layout)
In the example i try to add a line to the element. This naturally only extends frame 1026 and not the main one (where the arrow is attached). Any idea how to solve this?
NVM! just got it. I made the arrow into a frame and adjustet its outlines 🙂 now it works!