WIP: Add flex-grow, flex-shrink, and flex-basis on Div element's "Content" tab

I believe, depending on if the immediate parent is “Flexbox”, the “Div” element should also have relevant flex ‘item’ properties: flex-grow, shrink, basis. “Order” for some reason is there alone.

It totally makes sense because currently, when the parent is “Grid”, the “Div” element automatically starts showing the column and row number inputs.

Wonder why it’s still left out for flex.

capture_300

2 Likes

Change display option to flex it will appear

Agreed. We’ll add those flex controls in the next update. So they show if the parent of the “Div” is a flexbox.

5 Likes

Thank you so much for considering this, Thomas. :slight_smile: