Integrated: 8251480: TableColumnHeader: calc of cell width must respect row styling
Robert Lichtenberger
rlichten at openjdk.java.net
Tue Apr 5 13:16:48 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.
This pull request has now been integrated.
Changeset: 18b9e941
Author: Robert Lichtenberger <rlichten at openjdk.org>
Committer: Ajit Ghaisas <aghaisas at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/18b9e94131dea0569d0df14ec96aa368a40fcbd0
Stats: 98 lines in 2 files changed: 93 ins; 1 del; 4 mod
8251480: TableColumnHeader: calc of cell width must respect row styling
Reviewed-by: mhanl, aghaisas
-------------
PR: https://git.openjdk.java.net/jfx/pull/757
More information about the openjfx-dev
mailing list