Scaling Auto layout

Hi. I have a problem with scaling Auto layout. and i don’t know how to fix it.
it’s about that image circles, i want them to attach to bottom of layout when I scale it but it does not. I use auto layout several time so it will be better if you notice the layouts maybe it’s because of that. and if you want to see my project I can share my link to you

It is difficult to see from without the exact layers setup, but you might want to consider moving the circles out of the autolayout part and setting a “right” and “bottom” constraint towards the parent frame instead.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.