**UV version:** <!-- (run `npm list universalviewer` from a terminal/cmd prompt and paste output below). Alternatively select the settings cog icon in the top right-hand corner of the UV to view the version number. --> ``` universalviewer@4.1.0 ``` **I'm submitting a:** <!-- (check one with "x") --> - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link to it below - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request => Please do not submit support requests here, use [stackoverflow](http://stackoverflow.com/questions/tagged/iiif) **Current behavior:** <!-- Describe how the bug manifests. --> Images embedded via IIIF manifests from e-rara are cropped in v4.1.0: https://www.universalviewer.dev/#?xywh=-1434%2C-283%2C5636%2C4188&iiifManifestId=https%3A%2F%2Fwww.e-rara.ch%2Fi3f%2Fv20%2F30339522%2Fmanifest Is this a bug or an issue with our IIIF manifests/images? **Expected behavior:** <!-- Describe what the behavior would be without the bug. --> For comparison v4.0.0: https://uv-v4.netlify.app/#?manifest=https://www.e-rara.ch/i3f/v20/30339522/manifest&c=&m=&cv=&xywh=62%2C440%2C2709%2C2013 **Steps to reproduce:** <!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce and if possible a demo --> **Related code:** ``` // insert any relevant code here ``` **Other information:** <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
UV version:
I'm submitting a:
Current behavior:
Images embedded via IIIF manifests from e-rara are cropped in v4.1.0:
https://www.universalviewer.dev/#?xywh=-1434%2C-283%2C5636%2C4188&iiifManifestId=https%3A%2F%2Fwww.e-rara.ch%2Fi3f%2Fv20%2F30339522%2Fmanifest
Is this a bug or an issue with our IIIF manifests/images?
Expected behavior:
For comparison v4.0.0:
https://uv-v4.netlify.app/#?manifest=https://www.e-rara.ch/i3f/v20/30339522/manifest&c=&m=&cv=&xywh=62%2C440%2C2709%2C2013
Steps to reproduce:
Related code:
Other information: