git: openjdk/jfx: master: 8327727: Changing the row factory of a TableView does not recreate the rows
Marius Hanl
mhanl at openjdk.org
Sat Mar 16 13:36:48 UTC 2024
Changeset: d0642d0a
Author: Marius Hanl <mhanl at openjdk.org>
Date: 2024-03-16 13:36:20 +0000
URL: https://git.openjdk.org/jfx/commit/d0642d0a94814ad093966ae70f476c195e219703
8327727: Changing the row factory of a TableView does not recreate the rows
Reviewed-by: angorya
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableViewSkinBase.java
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/TreeTableViewSkin.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java
More information about the openjfx-changes
mailing list