Paperback-iOS / app

Repository to host app releases, issues, and feature requests for Paperback
https://paperback.moe/
665 stars 20 forks source link

[BUG] Thumbnails are frequently discarded/re-downloaded #707

Open starekrow opened 1 year ago

starekrow commented 1 year ago

Describe the bug All of the manga thumbnails seem to be discarded and replaced with a black square every time I navigate to a page with a list of manga. They then reload from the network, somewhat frustrating on slow/crappy connections.

To Reproduce Connect to a slow network Open the iOS app. Navigate to any collection page Choose a different collection Observe thumbnails all change to black

Expected behaviour Thumbnails are not discarded on nearly every page navigation, or after leaving the app for 5 minutes, or after a strong wind.

App Version V0.7-r46

I’m willing to dig into the code and work up a PR for this if that’ll help.