RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling [v4]
Ajit Ghaisas
aghaisas at openjdk.java.net
Tue Apr 5 12:13:51 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.
Looks good to me.
-------------
Marked as reviewed by aghaisas (Reviewer).
PR: https://git.openjdk.java.net/jfx/pull/757
More information about the openjfx-dev
mailing list