1
0
mirror of https://github.com/openseadragon/openseadragon.git synced 2025-03-02 13:43:14 +03:00

Fixed comment regarding autoResize.

This commit is contained in:
Grant Echols 2015-06-25 14:14:05 -06:00
parent df878f6f82
commit 0806e4d4ed

@ -990,7 +990,7 @@ window.OpenSeadragon = window.OpenSeadragon || function( options ){
maxZoomPixelRatio: 1.1, //-> higher allows 'over zoom' into pixels
pixelsPerWheelLine: 40,
autoResize: true,
preserveImageSizeOnResize: false, // requires autoResize=false
preserveImageSizeOnResize: false, // requires autoResize=true
//DEFAULT CONTROL SETTINGS
showSequenceControl: true, //SEQUENCE