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
Fixes an issue with CSS breakpoints and the sidebar: diamm/diamm#698
Adjusts the thumbnail loading with CORS; try non-CORS request first, then CORS, then fall back to the 'main' IIIF server when trying to load page thumbnails. Fixes an issue with Gallica manifests not loading thumbnails due to CORS misconfiguration on their thumbnail endpoint.
Fixes an issue where the cursor over the sidebar divider did not display correctly.