I have a tableview for which the preferred height ...
# tornadofx
g
I have a tableview for which the preferred height of one of the cells varies across rows, however it seems that all rows take on the same height. Is there a way to make the row take on the height of the highest cell only in that row?