Hey all, I have a particular issue with Auto Layout not filling a container, and I suspect it’s because of some setting or specific layout option that’s not available… but maybe someone can help out.
So I have this chart (screenshot below), I want to have the equidistant spacing between it set to 2px which works great with the chart but only when the text of both side-by-side content boxes have the same number of lines of text. As soon as one box goes beyond the same line count, the box that is smaller stays hugging it’s contents, but I cannot set the box to “fill container”. Any ideas on how to remedy this?