universalviewer icon indicating copy to clipboard operation
universalviewer copied to clipboard

Problem with loading image for small screen

Open yanrubi opened this issue 6 years ago • 0 comments

UV version:

 universalviewer@<3.0.35>

I'm submitting a:

  • [x] bug report
  • [ ] feature request => please use the user stories repo
  • [ ] support request => Please do not submit support requests here, use stackoverflow

Current behavior:

Page freezes / problem loading image if tiles array in info.json has more than one object. Sample info.json: https://iiif.nlm.nih.gov/nlm%3Anlmuid-101557335-img/info.json

Expected behavior:

Could load image in any screen size

Steps to reproduce:

Related code:

// insert any relevant code here

Other information:

Solution: replace examples/uv/lib/openseadragon.min.js with the lastest version 2.4.0 from https://github.com/openseadragon/site-build/blob/master/built-openseadragon/openseadragon/openseadragon.min.js

yanrubi avatar Apr 04 '19 19:04 yanrubi