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
I am checking Clover on a new site. I can't seem to get responsive height to work properly. The viewer below collapses the content-viewer-content div when the width is below 767px.
I am checking Clover on a new site. I can't seem to get responsive height to work properly. The viewer below collapses the
content-viewer-content
div when the width is below 767px.If
canvasHeight
is set to a fixed value it works fine.This happens with the demo manifest (https://api.dc.library.northwestern.edu/api/v2/works/71153379-4283-43be-8b0f-4e7e3bfda275?as=iiif) and my less than perfect manifests (https://api-ub.vercel.app/items/ubb-diplom-0080/manifest).
Inline style or Tailwindcss results in the same behaviour.
Handeling an interactive component on mobile is tricky i guess, but it seems like the Clover Viewer should handle it a bit better :-)
The text was updated successfully, but these errors were encountered: