Changing the row factory via setRowFactory(..) does not recreate the rows, therefore the old rows are still used and after scrolling and resizing a bit, eventually all rows will be recreated at one point.
See the attached example - when clicking the 'change' button, the rows should be changed to be blue - but that does not happen.
See the attached example - when clicking the 'change' button, the rows should be changed to be blue - but that does not happen.
- links to
-
Commit openjdk/jfx/d0642d0a
-
Review(master) openjdk/jfx/1396