How do I scale the height of an object AND set constraint to top/left?

I created a component that includes text layers, components, shapes, etc. I would like to scale the height of one of the rectangle shapes but pin it to the top left so it doesn’t move when scaled.

All layer constraints are set to Left/Top except the white rectangle background. The white rectangle background is set to Center/Scale so the height can be customized.

Resized Component:
image

This is a screen shot of the component resized. All the layers stay in place as expected except the white rectangle background moves down when scaled.

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