raulhaag / MiMangaNu

*ES - Lector de Manga online / offline, gratuito y de código abierto. *EN - Manga reader online / offline, free and open source. *FR - Lecteur de manga en ligne / hors ligne, gratuit et open source. *DE - Eine App um Manga zu lesen. Man kann damit Manga online und offline lesen. Es ist kostenlos und quelloffen. *IT - Manga lettore online / offline, gratuito e open source. *RU - В России Манга читает вас. Попробуйте MiMangaNu прямо сейчас.
277 stars 73 forks source link

Redownloading a picture make the reader go back a few pages #274

Closed ghost closed 8 years ago

ghost commented 8 years ago

With the last travis, when redownloading a page, the reader go back a few pages

With the last travis and the new reader.

xtj-9182 commented 8 years ago

So recently I added a bounds check in the reloadimage function of the Reader class in hopes to fix https://github.com/raulhaag/MiMangaNu/issues/264. (I still don't know if that crash is fixed or not) Anyway from what I can tell even if I take out the bounds check I'm still experiencing weird behavior with the continuous reader. When I press re-download on a Fairy Tale chapter from MangaPanda the Reader will move a few pages forward, except if I'm on the first or last page, I have no idea why this happens. I hope @raulhaag knows something since I never worked much on the Reader ...

@Dostoi is there a travis build or stable release in which this is not happening ?

raulhaag commented 8 years ago

@Dostoi continuos o paged reader

xtj-9182 commented 8 years ago

for me it's only happening on the continuous Reader. Paged Reader works fine for me.

ghost commented 8 years ago

Since a few version, but I didn't report it right away sorry

raulhaag commented 8 years ago

did someone test last travis?

xtj-9182 commented 8 years ago

yep works for me.