Description
Hi,
I'm experimenting with IIIF images from lots of different sources, and I'm experiencing different display issues (unfortunately, on almost all of them). Images don't appear properly centered in the viewer, and they are not properly fit to the screen bounds. It's as if the size/resolution is not properly picked up from the info.json
.
I collected a few examples:
- https://recogito.pelagios.org/document/z8gcpxgb9ycawu/part/1/edit - this image doesn't show initially. Scroll out a few times to see it.
- https://recogito.pelagios.org/document/b6jzpya906fhzv/part/1/edit - same here, no image intially, only after scrolling out a few times (after which the image is in ultra-high resolution)
- https://recogito.pelagios.org/document/pnud7opghdw2rv/part/1/edit - this image does show initally, but is neither properly centered nor fit.
- For comparison: https://recogito.pelagios.org/document/cyka3e1xrsi0ih/part/1/edit - the sample from the Klokan demo page works just fine
For each example, I linked the info.json
into the page, so you can take a look at what it contains. (It's the link in the header.)
I know the IIIF viewer might not currently be at the top of your priority list. But it would be great if you could take a look. If there's anything I can do to provide further information, or help out otherwise - do let me know!
Disclaimer: I'm running my own fork of the code, but have verified that the parts that relate to width/height/tilesize/resolution etc. are still identical to the code in this repo.