Hovered background in List widget isn't reset when scrolling reuses an existing list item #3584
Closed
2 tasks done
Labels
bug
Something isn't working
Milestone
Checklist
Describe the bug
If scrolling a list widget with a lot of data and a row was hovered when scrolling began, every several rows will incorrectly have the hover background set when it reuses the listItem for the row that was originally hovered.
How to reproduce
Run the example code, resize the window so a small handful of list rows are visible, hover over one, and start scrolling. Continue scrolling and note that some rows have the hover background set as they scroll by.
Screenshots
No response
Example code
The text was updated successfully, but these errors were encountered: