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

Expect zero value for opacity and index in OpenSeadragonTileSource #4037

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

lutzhelm
Copy link
Contributor

opacity and index might be 0, so !opacity and !index might skip necessary changes. You can see the effect if you try hiding a layer from the Layers demo:
https://deploy-preview-3991--mirador-dev.netlify.app/__tests__/integration/mirador/layers.html

(Or maybe try a more simple manifest like https://iiif.io/api/cookbook/recipe/0036-composition-from-multiple-images/manifest.json .)

@cbeer cbeer force-pushed the osd-tilesource-compare-to-undefined branch from 6358aaa to a9c8da7 Compare December 13, 2024 16:22
@cbeer cbeer merged commit 2b83ab8 into master Dec 13, 2024
8 checks passed
@cbeer cbeer deleted the osd-tilesource-compare-to-undefined branch December 13, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants