Open jamieu opened 1 week ago
Normally we show the parts with (large) thumbnail sized images, but where we have only one or two images the part images are rendered larger and hence the thumbnail sized images are stretched to the point they become fuzzy. https://collection.sciencemuseumgroup.org.uk/objects/co8064677
To fix we need to add logic to json-to-html (or the handlebars template itself) that uses the full size images for the part records, if there are less than three images.
Normally we show the parts with (large) thumbnail sized images, but where we have only one or two images the part images are rendered larger and hence the thumbnail sized images are stretched to the point they become fuzzy. https://collection.sciencemuseumgroup.org.uk/objects/co8064677
To fix we need to add logic to json-to-html (or the handlebars template itself) that uses the full size images for the part records, if there are less than three images.