lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 413 forks source link

infinite scroll logic should use calculated values #3175

Closed jessopb closed 3 years ago

jessopb commented 4 years ago

https://github.com/lbryio/lbry-desktop/blob/8900038a4a8d117ef66acd64307cf28087939975/src/ui/component/claimList/view.jsx#L72 uses PADDING_ALLOWANCE = 100. calculate the actual difference and use that.

infinite-persistence commented 3 years ago

Close Code no longer exists after several changes to infinite scroll in 2020.