tify icon indicating copy to clipboard operation
tify copied to clipboard

Thumbnails in IIIF Presentation 3.0 not working

Open cmahnke opened this issue 1 year ago • 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;

cmahnke avatar Aug 26 '24 08:08 cmahnke