Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] blank screen while scrolling #607

Closed
sjiawjbssj opened this issue Nov 4, 2024 · 1 comment
Closed

[BUG] blank screen while scrolling #607

sjiawjbssj opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sjiawjbssj
Copy link

Describe the bug
If I scroll through my list somewhat quick the covers disappear. I don't know if it's possible that that doesn't happen.
If this can't be changed it would be great if in grid view the book title and outline was behind the cover so that at least the screen wouldn't be blank while scrolling.
Not sure if it's understandable what I mean but basically keep the placeholder that shows if no cover is selected behind the cover because that is still displayed while scrolling quickly

Additional info(please complete the following information):

  • App version: 2.7.0
  • App source: F-Droid
  • Manufacturer and model: Pixel 7
  • OS and version: Android 15
@sjiawjbssj sjiawjbssj added the bug Something isn't working label Nov 4, 2024
@mateusz-bak
Copy link
Owner

The covers are stored in the phone's storage. Some of them are cached for scrolling purposes but they are not kept there for long. This probably could be improved more but there is caching already to minimise the missing covers. I think improving it more along with needed testing will take lots of time and will present a small gain.

@mateusz-bak mateusz-bak closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants