nkanaev / yarr

yet another rss reader
MIT License
3.02k stars 225 forks source link

feeds not continuzing to lazy load remaining content on single-pane view #211

Closed kqvanity closed 1 month ago

kqvanity commented 3 months ago

normally when I'm scrolling in two-pane view, yarr would lazy load the remaining content, however when on a single-pane, it only loads what was initially loaded. For that, I have to revert back scroll a bit to load the remaining content, figure out at which list item I was at (not highlighted by default when returning from one-page view), then continue on, and so on.

nkanaev commented 1 month ago

duplicate of https://github.com/nkanaev/yarr/issues/209