[Design] Responsive resize + auto-padding issue
I'm creating a group with 3 elements: a background panel, a vertical bar and text element.
I group all 3 together and set the vertical bar to have responsive resize - manual. I fix the width and anchor the top, left and bottom points. When I resize the background panel, the sidebar panel resize as well.

Now I activate the auto padding and leave the automatic values. As I type in the text and break the line, the background panel will grow its height because the text.

Althought, shouldn't the sidebar follow background panel's height too?

