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

Update ImageJob.java (Fixes #110) #285

Closed
wants to merge 1 commit into from
Closed

Update ImageJob.java (Fixes #110) #285

wants to merge 1 commit into from

Conversation

ClonkDroid
Copy link

Dont redownload modpack icon on modpack click
Fixes #110

Dont redownload Icon on Modpack Reload
@Pyker
Copy link
Member

Pyker commented Sep 11, 2022

Attempting to "fix" it this way actually completely breaks cache handling for images, so this isn't a fix.

@ClonkDroid
Copy link
Author

Could you please elaborate on how this break the cache? I haven had any problems with the chage.

@Pyker
Copy link
Member

Pyker commented Sep 11, 2022

If a cached image expires, it will never redownload it (that functionality is within the shouldDownloadImage function, afaik).

@ClonkDroid ClonkDroid closed this by deleting the head repository Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modpack icon redownloads every time
2 participants