RFR: 8285197: TableColumnHeader: calc of cell width must respect row styling (TreeTableView)
Marius Hanl
mhanl at openjdk.java.net
Tue May 10 18:50:54 UTC 2022
On Thu, 21 Apr 2022 08:38:20 GMT, Robert Lichtenberger <rlichten at openjdk.org> wrote:
> Separate test class added for TreeTableView case.
> Fix is analogous to JDK-8251480.
Looks good! Verified that the fix works.
I can also confirm, that this fix is the same as previously done for `TableView` in PR: https://github.com/openjdk/jfx/pull/757
-------------
Marked as reviewed by mhanl (Author).
PR: https://git.openjdk.java.net/jfx/pull/779
More information about the openjfx-dev
mailing list