The layer resizing constraints don’t work properly in combination with autopartitioning, and there is no way to select horizontal/vertical resizing for multiple elements.
The sublayer has fixed dimensions(expected ‘Fill’) and the ‘constraints’ have all 4 checkboxes on all sides.
Even though constraints are specified, the sublayer is not scaled proportionally to the parent layer and is fixed at one of the corners, most often the bottom right.
If the sub-layer is without the ‘Auto Layout’ option, the size constraints work as intended, but it’s still not the same without ‘Auto Layout’.
One more note: In my case there are N+1 text elements in the sublayer. Each of them needs to manually select ‘Fill’ resizing horizontally and/ or vertically. If I select all text items, the drop-down lists with the choice of resizing disappear in ‘Auto Layout’ - why is this so? Also, if the sub-layer is not ‘Auto Layout’, I can’t set all selected elements to a limit.
I hope you have understood my point. Please fix these issues. Thanks in advance.