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
Add Clover viewer support of behavior property to support a "2-up" or "side-by-side" book view on Image works. This could be a change to use the iiif commons thumbnail panel.
Description
Add Clover viewer support of
behavior
property to support a "2-up" or "side-by-side" book view on Image works. This could be a change to use the iiif commons thumbnail panel.Use case 2 here:
https://iiif.io/api/cookbook/recipe/0009-book-1/
UNC Examples:
https://dcr.lib.unc.edu/record/287eb48a-c9f8-4c48-a7fa-b4210c0c6b01
It's possible this would be collaborative work (within Samvera!)
Image component
https://github.com/samvera-labs/clover-iiif/blob/main/src/components/Image/index.tsx#L27
Painting component to render the Image viewer
https://github.com/samvera-labs/clover-iiif/blob/main/src/components/Viewer/Painting/Painting.tsx#L152-L159
Thumbnails rendered in Media component:
https://github.com/samvera-labs/clover-iiif/blob/main/src/components/Viewer/Media/Media.tsx#L114-L122
Done Looks Like
behavor
property -- at leastpaging
andindividuals
behavior
paged
to a Manifest and see items as 2-upSee: https://samvera-labs.github.io/clover-iiif/docs/viewer/demo?iiif-content=https://studio.esmero.io/do/e5758f97-34be-4fa7-af0f-2e76ccb3c401/metadata/iiifmanifest/default.jsonld
Steps to Test/Verify
The text was updated successfully, but these errors were encountered: