View Single Post
Posts: 324 | Thanked: 371 times | Joined on Dec 2009 @ Vancouver, BC
#153
Originally Posted by sorodoros View Post
There is another issue with webkit: When using it in portrait mode there is no text reflow (right-hand margins are cut off), and so it is not possible to read articles without reverting to landscape.
The articles/summaries should reflow in portrait, and not overflow unless there are large images. If you click on a link (or in the Archived Articles), some webpages impose a minimum width (through their layout), in which case they'd be cut off. Last night's update also fixes the horizontal scrolling button, so you can enable it now again to view those webpages (it disables the swipe gesture). It's not ideal, but I can't come up with anything better for now.

Originally Posted by sorodoros View Post
Or maybe the specific source for your theme colors could be causing the problem?
I noticed that this morning. I grab the color from the small text in the feed buttons. The Marina theme uses the same color there as in the "unread" messages for the email client, so i thought it was the right one. But that's not the case for most of the other themes. Back to the drawing board, and finding a way to get to the right color.

Originally Posted by sorodoros View Post
Not sure I am seeing that, but I do see that "expired" articles are still in the feed, even from many days ago. Which begs the question: what does "delete articles after 24 hours" actually mean, if after 72 hours old articles are still there?
Recent updates work this way:
- If an old article is read and over 24 hours (the expiry limit), purge it. Otherwise, keep it.
- If an old article is unread and over 48 hours (2 times the expiry limit), purge it. Otherwise, keep it.
- Add all the articles from the feed update (including articles that could be very old, but still present in the RSS)