mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
revert change in drawercomparison.js used for testing
This commit is contained in:
parent
99c35aa3cb
commit
1442e5d4e4
@ -49,7 +49,7 @@ let viewer2 = window.viewer2 = OpenSeadragon({
|
|||||||
minZoomImageRatio:0.01,
|
minZoomImageRatio:0.01,
|
||||||
maxZoomPixelRatio:100,
|
maxZoomPixelRatio:100,
|
||||||
smoothTileEdgesMinZoom:1.1,
|
smoothTileEdgesMinZoom:1.1,
|
||||||
// crossOriginPolicy: 'Anonymous',
|
crossOriginPolicy: 'Anonymous',
|
||||||
ajaxWithCredentials: false,
|
ajaxWithCredentials: false,
|
||||||
// maxImageCacheCount: 30,
|
// maxImageCacheCount: 30,
|
||||||
drawer:drawer2,
|
drawer:drawer2,
|
||||||
|
Loading…
Reference in New Issue
Block a user