Selection + scrolling: FastObjectListView flickers
ObjectListView - ListView on caffeine, guarana and steroids
Brought to you by:
grammarian
In FastObjectListView in case if an item is selected and then user scrolls quickly so that selected item is out of view, then sometimes the control flickers and puts selected item back into view.
It doesn't happen every time, but in alomst 50% of the cases if we have one item selected.
Here is a demo project which reproduces the issue. I hope it helps, but it is very basic, really.