July 2, 2024
Question
Auto Layout: Frames in instances turn into absolute positioned elements
- July 2, 2024
- 6 replies
- 327 views
In my main component, I have a state-layer, which has an auto layout applied to it. The frame inside is not absolute positioned. When I jump to my Instance, suddenly the frame is positioned absolute and i can’t change anything about it. This leads to a false behaviour of my components.
I guess it’s a bug or am I missing something?
