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

Edge Case: Changing file type from UV renderable file to non-UV renderable file keeps thumbnail of previous version #4521

Closed
jeremyf opened this issue Sep 15, 2020 · 0 comments
Milestone

Comments

@jeremyf
Copy link
Contributor

jeremyf commented Sep 15, 2020

Per #2910 (comment)

I did a QA check on this and it mostly seems to be working. Editing a file with a new version generally replaced it in the viewer and the thumbnail.

There was one edgecase though: when updated with a file type that isn't renderable in the UV (a svg in this case), it displayed the expected empty "No preview available/download this file" prompt in the place of the viewer, but was still showing a thumbnail of the last version

Related to #2910

Possible things to consider:

  1. The change in file type may cause thumbnail issues
  2. The thumbnail issue is something unrelated (e.g. caching past versions)
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

No branches or pull requests

1 participant