[ListView] Smooth Scrolling + Frequent invoke Scrollable.setScrollPosition
will cause small misposition of the actual scrollPosition
#260
Labels
arguable
bug
Something isn't working
mini
low priority or does not affect main functionality
renderer process
UI
Describe the bug
ListView
, or simply usingscrollOnEdge
to scroll theListView
might cause the incorrectsetScrollPosition
.To Reproduce
As the following shown, the blinking line indicates where the actual scroll position (top in pixel) stays, which frequently vibrates to some extent.
The text was updated successfully, but these errors were encountered: