Is there a way to do it ? Text and buttons move around so much.
What is the logic on element placement, what is it based on? There top and bottom and None. Is there a way to force element to just not shift around.
Is there any tips on this? Very frustrating…
1 Like
Use rectangles to create spacers.
Items tend to shift whenever there are visibility rules. Like if a component is “sometimes visible” and it’s hidden because of the conditions, the items below the component will shift up to compensate for the hidden component.
Look at this example. The rectangle I have highlighted in this screenshot is a spacer. Without it, the next set of items moves up, connecting to the items above it.