View Single Post
Old 01-02-2019, 10:29 AM   #462
rfog
Guru
rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.rfog ought to be getting tired of karma fortunes by now.
 
Posts: 696
Karma: 2383012
Join Date: Aug 2007
Location: Schiedam (The Netherlands)
Device: Lots of eInk devices and iOS stuff
Quote:
Originally Posted by violent23 View Post
Why is there a visible loading icon every time a book changes to a new chapter? It is very unsightly and there is a clear delay each time it pops up. Other ebook readers do not have this issue. Is there a plan to make the reading experience more seamless in MapleRead, because as is the constant loading screens are pretty disruptive.
ePub is a bunch of some kind of HTML + CSS files, normally (but not always) separated by chapters (that is, one file, one chapter).

It seems they are reading and parsing each HTML file after passing the last page of the previous one. Other readers a) load the entire book or b) caches the previous and next html file.
rfog is offline   Reply With Quote