RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling

Marius Hanl mhanl at openjdk.java.net
Wed Mar 16 11:48:49 UTC 2022


On Wed, 16 Mar 2022 08:20:59 GMT, Robert Lichtenberger <rlichten at 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


More information about the openjfx-dev mailing list