lbry-desktop/ui/component/claimList
infiinte-persistence 522c6ddcd6 Inf-scroll: Fix "am I at bottom" logic.
If you are at the bottom and you hit the UP_ARROW key one time, the logic still thinks we are at the bottom, despite the component has clearly moved. Similar to the issue noted in the previous commit, this causes the page to increment incorrectly.

My wild guess is that the previous logic depends on the css height, so it might got broken due to css changes. Hopefully the new calculation is more robust and works for all cases.
2020-06-16 16:59:00 -04:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Inf-scroll: Fix "am I at bottom" logic. 2020-06-16 16:59:00 -04:00