RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling [v4]
Kevin Rushforth
kcr at openjdk.java.net
Wed Mar 30 12:28:47 UTC 2022
On Wed, 30 Mar 2022 12:22:23 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.
>
> Robert Lichtenberger has updated the pull request incrementally with one additional commit since the last revision:
>
> 8251480: TableColumnHeader: calc of cell width must respect row styling
>
> Assertion removed.
In looking at the fix, I'd like two reviewers.
-------------
PR: https://git.openjdk.java.net/jfx/pull/757
More information about the openjfx-dev
mailing list