Quantcast
Channel: FeedBunch:f18809d660ff3acd58fd311d4128c3d8e24d4496 commits
Viewing all articles
Browse latest Browse all 40

Fix marking entries as read while scrolling (quick reading mode).

$
0
0
This commit fixes the case in which, when scrolling stops momentarily, the viewport is completely filled with an entry content, with no entry links visible. In this case the app should mark as read the currently visible entry, and all entries above it. Commit 24b6714cfb210c6cf8303dbdd630cee2f010a1de fixed a bug in which the wrong entries (below the currently visible one) would be erroneously marked as read in this situation, but that commit missed the functionality of marking as read the visible entry and all entries above it when this happens. This commit adds that functionality.

Viewing all articles
Browse latest Browse all 40

Trending Articles