ContainerCOMP width jumps back to parent(3) instead of parent()

Dear all,

I’ve found something interesting I can’t wrap my head around.

I use the ‘fill width’ a lot for UI building, very dynamic and convenient. However, when I put a containerCOMP display parameter to ‘off’, it jumps back to the overall width instead of the parent width.

.toe file attached.

Best,

Stefan

container_width.1.toe (3.8 KB)

hey @Artechs , can you attach your example .toe file?

ah! Wasn’t aware of that button, attached!

I managed to fix it with a workaround. In container2, set the horizontal mode to ‘fixed width’ and set the width to parent().width.

Nonetheless, I still think this isn’t right. Can we move this item to the bug section if agreed?

Best,

Stefan