Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Mirador 4 breaks Image display and zooming functionality #4007

Open
diederikminsky opened this issue Nov 25, 2024 · 1 comment
Open
Labels
manifest compatibility Investigate why specific manifests are not loading or rendering correctly

Comments

@diederikminsky
Copy link

Observed behavior

We are trying to upgrade to Mirador 4, but the image does not scale well and zooming in is broken.
Working Mirador 3.3.0 instance with the same manifest:
https://www.mleuven.be/collectie/laatste-avondmaal

Sandbox with Mirador 4.0.0-alpha.2:
https://codesandbox.io/p/sandbox/mirador-elastic-workspace-forked-l3rwhf?file=%2Fsrc%2Findex.js%3A26%2C94

There are no warnings in the console. Changing the workspace to Elastic seems to fix the image's display, but zooming in or out still doesn't work. Are there changes in the initialization config?

@diederikminsky diederikminsky added the manifest compatibility Investigate why specific manifests are not loading or rendering correctly label Nov 25, 2024
@lutzhelm
Copy link
Contributor

At first glance, this looks like an OpenSeadragon problem. I just tested this with both OpenSeadragon's current master branch and the 2.4.2 version (which Mirador 3.3.0 is built with). The 2.4.2 version seems to work fine, the latest version doesn't.

I'll try to have a look at this in OpenSeadragn myself, but no promises...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest compatibility Investigate why specific manifests are not loading or rendering correctly
Projects
None yet
Development

No branches or pull requests

2 participants