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

Better Detection for Thumbnail Sizes #220

Open
markpbaggett opened this issue Jul 1, 2024 · 0 comments
Open

Better Detection for Thumbnail Sizes #220

markpbaggett opened this issue Jul 1, 2024 · 0 comments

Comments

@markpbaggett
Copy link
Member

When a thumbnail is not on the canvas, Clover attempts to use the the full size image of the canvas. This can be less than ideal when the canvases are very large / not pre-cached and even worse when the canvas is so big that the underlying image struggles to generate the full size image. 🤦🏻

For instance, here is a multi-canvased work where the underlying original images are 400 ppi and about 50 inches long:

https://api.library.tamu.edu/iiif-service/dspace/presentation/1969.1/128911

Instead of grabbing the full image, it'd be nice for a preferred image size to be pulled.

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