Changing the row factory of a TableView does not recreate the rows

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx23
    • Affects Version/s: jfx21
    • Component/s: javafx
    • None
    • b10
    • generic
    • generic

      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.

            Assignee:
            Marius Hanl
            Reporter:
            Marius Hanl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: