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

Occasionally, cover images do not load properly #62

Closed
dweymouth opened this issue Mar 5, 2023 · 2 comments
Closed

Occasionally, cover images do not load properly #62

dweymouth opened this issue Mar 5, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@dweymouth
Copy link
Owner

Sometimes a cover doesn't load and shows a blank space where the image should be. Mousing over it usually fixes this, as does refreshing the page, and it happens less once the app has local cover images cached. Probably a Fyne race condition.

@dweymouth dweymouth added the bug Something isn't working label Mar 5, 2023
@dweymouth dweymouth added this to the alpha-release-2 milestone Mar 5, 2023
@dweymouth
Copy link
Owner Author

Further investigation determined this was caused when launching the app with a cold artwork cache when the server can't respond quickly enough to image requests. Setting a placeholder image in this case will resolve the issue.

@dweymouth
Copy link
Owner Author

Fixed by 6931469

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

1 participant