Skip to content

Disabling high res downloads on openseadragon disables all image / canvas rendering downloads #1526

Description

@sarangj

UV version:

 universalviewer@v4.2.1

I'm submitting a:

  • bug report => please fork one of these codesandbox examples with a repro of your issue and include a link to it below
  • feature request => please use the user stories repo
  • support request => Please do not submit support requests here, use stackoverflow

Current behavior:

Setting downloadWholeImageHighResEnabled on openseadragon results in all canvas renderings / image renderings downloads being disabled

Expected behavior:

downloadWholeImageHighResEnabled should only affect high res downloads

Steps to reproduce:

Use any manifest that comes with its own downloads / rendering options (eg https://qa-api-collections.nypl.org/manifests/510d47e3-2b96-a3d9-e040-e00a18064a99), and set downloadWholeImageHighResEnabled to true, observe the remaining available downloads:
Image

Then set it to false, and see that they all disappear:

Image

Related code:

// insert any relevant code here

Other information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions