07-13-2021, 07:19 PM
Sure, good idea!
I added the check and pushed to the same branch, hidden rows seems to display correctly now.
Anyway this way of computing the height will work only when the table is the only element in the view.
if you have 2 element in a vertical layout the table will expand to the height of the parent element pushing the other element down.
I'm trying to find a better way to find the correct height.
I added the check and pushed to the same branch, hidden rows seems to display correctly now.
Anyway this way of computing the height will work only when the table is the only element in the view.
if you have 2 element in a vertical layout the table will expand to the height of the parent element pushing the other element down.
I'm trying to find a better way to find the correct height.