Thread
:
FeedingIt - RSS Reader
View Single Post
lrose
2010-02-14 , 23:32
Posts: 4 | Thanked: 4 times | Joined on Feb 2010
#
104
I had the same issue a few others have mentioned: the font size on articles is very small. I've come up with an ugly workaround which involves editing /opt/FeedingIt/FeedingIt.py
in the class definition for DisplayArticle, below the line
self.add(self.pannable_article)
add three or four rows of
self.view.zoom_in()
It aint elegant and will get clobbered with the next update of FeedingIt, but it works.
Thanks Yves for a nicer RSS reader.
Quote & Reply
|
lrose
View Public Profile
Find all posts by lrose