lbry-desktop/ui/component/claimList
infiinte-persistence 9c7b882fbd Properly debounce the inf-scroll handling.
The previous code was simply delaying the handler, which served the intention of the time, which is to avoid using the wrong coordinate from querying too early. However, we ended up servicing each scroll message.

This is the proper fix, and should technically make scrolling smoother. Maybe this will fix 3576 as well, although I don't see much difference.
2020-07-01 11:11:47 -04:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Properly debounce the inf-scroll handling. 2020-07-01 11:11:47 -04:00