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

Re-loading an image from disk should discard cache if file was modified since last time #6030

Closed
tronical opened this issue Sep 3, 2024 · 0 comments · Fixed by #6033
Closed
Labels
bug Something isn't working

Comments

@tronical
Copy link
Member

tronical commented Sep 3, 2024

The function to load an image by path should maintain a modification time stamp and verify that the file on disk isn't newer, before reusing the cache.

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

Successfully merging a pull request may close this issue.

1 participant