poetaster / tidings

A RSS / Atom / OPML feed reader for SailfishOS
GNU General Public License v2.0
24 stars 27 forks source link

Couple of fixes #79

Closed pinniini closed 3 years ago

pinniini commented 3 years ago

Showing article title and background image in cover got broken when ViewPage was replaced with ViewPageProxy (to enable swiping to next article). Fixed by checking if coverAdaptor.currentPage === "ViewPageProxy" instead of ViewPage.

Updated app version in appversion.h