jahu00 / Rikaikyun

Rikaichan based Phonegap app for reading Japanese text
5 stars 2 forks source link

New element based progress tracking #1

Closed jahu00 closed 8 years ago

jahu00 commented 9 years ago

Currently progress is stored as a float value. This forces me to make images take a whole page and when screen is rotated or some display option is changed, lastread text might move out of the screen entirely.

jahu00 commented 8 years ago

Complete in the EndlessScroll branch.