Pages should all be correctly loaded
Some pages loads totally blank and can't be reloaded unless we clear the cache and come back to it
Same issues with reading Boruto... i will try to check why it not work and fix it.
@RaniSargees and @az4521 i saw you have already work on japscan.... any idea on this issues also ?
What i think it take to much time to load the page some time and so when the image is extract with the above it take a white page ....
Increadte the sleep can work some time 'Thread.sleep(350)'
val bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888)
var canvas = Canvas(bitmap)
webView!!.draw(canvas)
the code I've written for scrambled webtoons could be applied to normal manga to fix this bug, but it crashes right now. I've opened a draft pr and asked for help fixing it. once that's done I'll be able to fix this easily. #4772
Pages are an illusion
Thank you @az4521 for the potential fix, let us know if we can help by testing it or anything else
plz help, this fix is 90% done it just crashes for some reason idk why.
You can help him by fixing his fix馃槶馃槶馃槶
Most helpful comment
the code I've written for scrambled webtoons could be applied to normal manga to fix this bug, but it crashes right now. I've opened a draft pr and asked for help fixing it. once that's done I'll be able to fix this easily. #4772