tify-iiif-viewer/tify

Thumbnails in IIIF Presentation 3.0 not working

Opened this issue · 0 comments

Tify doesn't honor the thumbnail on a canvas.

Instead it tries to get a Resource from the service (at least if I understand the code correctly):
const resource = this.$store.manifest.items[i].items[0].items[0].body;