What's Changed
Fix #1884, rare case markdown actions can cause crashes by @MV-GH in #1889
Add Video screen viewer, FeedVideoPlayer, plus support for popular non OGP videohosts. by @MV-GH in #1922
...
Reasoning:
From the feed you can already see the image or click into image. If you click on a post you want to either read the full post or the comments. The image is a distraction here.
That makes sense. Thanks! Though it slightly breaks my workflow. I’m happy to click the image, but then the post doesn’t mark as read. When I clicked into the post it used to accomplish both.
If I can figure out why my “scroll past to mark read” isn’t working, I could probably switch to card view and not need to click at all.
Yes, I have changed that logic.
Reasoning: From the feed you can already see the image or click into image. If you click on a post you want to either read the full post or the comments. The image is a distraction here.
That makes sense. Thanks! Though it slightly breaks my workflow. I’m happy to click the image, but then the post doesn’t mark as read. When I clicked into the post it used to accomplish both.
If I can figure out why my “scroll past to mark read” isn’t working, I could probably switch to card view and not need to click at all.
Scroll past mark read is supposed to work. If it doesn’t can you make a bug report, with some basic info (android version) + repro
Thanks. I think I’ve sorted it out.