You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have different routes for previews, /preview/ID, shown as the large preview on /inscription, and thumbnails, /thumbnail/ID, shown everywhere else.
We should change image previews (preview-image.{html,js}) to fill the document when served under /thumbnail, so there isn't any wasted space.
The text was updated successfully, but these errors were encountered:
We now have different routes for previews,
/preview/ID
, shown as the large preview on /inscription, and thumbnails,/thumbnail/ID
, shown everywhere else.We should change image previews (
preview-image.{html,js}
) to fill the document when served under /thumbnail, so there isn't any wasted space.The text was updated successfully, but these errors were encountered: