Hey there,
I’ve been going round in circles about this problem for 30 minutes… if anyone knows how to unblock it ![]()
Here is what I have:
A main RG (column layout, 1 column, infinite lines), the content of lits lines are grouped in a Row group made of two groups:
- 1 left group, fixed height 100% (so when the right block is higher, it goes bigger)
- 1 right block : another RG (column layout, 1 column, infinite lines), fixed height 100% (so when the left block is higer, it is supposed to go bigger). The content of its lines are also grouped in a Row group with fixed height 100%
But here is my problem: when I have only one row displaying in the 2nd RG, the height of this row doesn’t go to 100% - it seems to stay as “fit to content”. When I have 2+ rows in that RG, no problem at all (see screenshot).
Any help would be very appreciated ![]()

