On Wed, 16 Mar 2022 08:20:59 GMT, Robert Lichtenberger <rlich...@openjdk.org> wrote:
> This fix respects a row factory, if present. > It will put the cell that is used to measure the column width as child below > the row. > In that way the row's style will be used. Might make sense to also adjust the TreeTableView sizing implementation? ------------- PR: https://git.openjdk.java.net/jfx/pull/757