On a component, I want the children element to scale when I increase the size of my component.
But I also want to stuck the top Y coordinates (basically, I want the children element to scale only to the bottom)
Quick video here
Is there any way to get around that?
Maybe using auto layout ? (I’m a newbie with that, couldn’t figure the configuration to play with 🙂 )
Thank you in advance !