When I'm updating the data in my TableView I see the background of the cells flip their odd/even row background color leading to a very distracting flicker, specially for tables that are constantly updating.
The odd thing is that the color toggle seems to start on row 2 so the table draws with two adjacent rows with the same background color during the update as the odd/even phase flips between those rows.
The odd thing is that the color toggle seems to start on row 2 so the table draws with two adjacent rows with the same background color during the update as the odd/even phase flips between those rows.
- relates to
-
JDK-8177945 Single cell selection flickers when adding data to TableView
-
- Resolved
-