Retain Aspect Ratio of Child Node when Scaling Parent Horiz/Vert not Diagonally

Is it possible to constrain the aspect ratio of a child node when resizing parent node horizontally or vertically? I’ve tried several constraints variations. What I’m trying to accomplish is resizing the parent horizontally and scale the children both vertically and horizontally in proportion. Thanks!

Hey @Chris_Palle, thank you for reaching out! Have you tried setting the constraints to ‘Scale’ and then resizing the frame?