RFR: 8251480: TableColumnHeader: calc of cell width must respect row styling [v4]
Robert Lichtenberger
rlichten at openjdk.java.net
Wed Mar 30 12:22:23 UTC 2022
> 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.
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/757/files
- new: https://git.openjdk.java.net/jfx/pull/757/files/960e5012..f463ab09
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=757&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=757&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/757.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/757/head:pull/757
PR: https://git.openjdk.java.net/jfx/pull/757
More information about the openjfx-dev
mailing list