We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When adding virtual-sizes prop, canvas panel appears to position some images incorrectly.
virtual-sizes
Example:
<canvas-panel canvas-id="https://preview.iiif.io/cookbook/3333-choice/recipe/0036-composition-from-multiple-images/canvas/p1" manifest-id="https://gist.githubusercontent.com/stephenwf/19e61dac5c329c77db8cf22fe0366dad/raw/04971529e364063ac88de722db786c97e2df0e6b/manifest.json" preset="zoom" width="500" virtual-sizes="500," />
Produces:
CodeSandbox
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When adding
virtual-sizes
prop, canvas panel appears to position some images incorrectly.Example:
Produces:
CodeSandbox
The text was updated successfully, but these errors were encountered: