tekuma / curator-portal

Interface for the Curation database
0 stars 0 forks source link

use 512px width in pop-up detail view #47

Closed slivingston closed 7 years ago

slivingston commented 7 years ago

The corresponding URL should be provided by the GET /detail response. As such, manipulation of the thumbnail URL column from the database, if needed, should happen server-side.

slivingston commented 7 years ago

done in commit 52306e54141f882a6a1ba50b3d38ef623de65976

note that the field name is thumbnail512_url (cf. https://github.com/tekuma/documentation/blob/731c178ef39d4f1e513a20ed36cd29cc285ccb37/curator-portal.md#detail) for the purpose of clear distinction from the column thumbnail_url that has width 128 px images for Tekuma artworks.