Hi,
I’m trying to port rectangle packing layout to roassal 2. And one problem that I’ve
encountered was that element now do not understand #bounds. I’ve replaced all #bounds
usages with #encompassingRectangle, but in the end layout is broken anyway. Before I start
to dig down, maybe there are known changes that can impact layouts?
Uko