Child layers seem to ignore the actual width of the parent. Child layers seem to calculate their size based on what was typed in the 'Width' box.
Steps to Reproduce:
- Create a rectangle that has a width of 100% and a max-width of 500px
- Create a child inside the rectangle that has a width of 100%
I expected the child to be the width of 100% of the available width in it’s the parent. (500px), but the child was actually 100% of the artboard
Screenshots: