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

The thumbnail for selected asset should be transformed #76

Open
emilsall opened this issue Sep 6, 2024 · 0 comments
Open

The thumbnail for selected asset should be transformed #76

emilsall opened this issue Sep 6, 2024 · 0 comments

Comments

@emilsall
Copy link

emilsall commented Sep 6, 2024

The thumbnail just tries to load the raw asset. In our case the asset might be a heavy TIFF file that is not supported in the browser. Also, high resolution images are a waste of bandwidth here.

image

The thumbnails should all have a basic transformation such as w_300,f_auto applied.

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