AllMangasReader-dev / AMR

AllMangasReader developer branch
www.allmangasreader.com
Other
97 stars 54 forks source link

Always center the image #144

Closed andrew-tc closed 7 years ago

andrew-tc commented 8 years ago

On some sites (e.g. www.mangahere.co), if there are pages with different sizes in same chapter, the images will be shown left-aligned. It looks like there's a fixed left margin.

Other sites (e.g. www.mangafox.com) don't seem to have this problem though.

PS. is it a site-specific issue?

braiam commented 7 years ago

This is issue of the script that manage that specific site https://github.com/AllMangasReader-dev/mirrors/blob/master/MangaHere.js. Check the doSomethingBeforeWritingScans function and whereDoIWriteNavigation.