mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-26 07:06:10 +03:00
removing debug console log statement per ventero's review notes
This commit is contained in:
parent
537ea0b844
commit
b9741daaaf
@ -523,7 +523,6 @@ function updateViewport( drawer ) {
|
|||||||
),
|
),
|
||||||
false
|
false
|
||||||
).x;
|
).x;
|
||||||
console.log( "ZERO RATIO T %s", drawer.source.getClosestLevel( drawer.viewport.containerSize ) );
|
|
||||||
|
|
||||||
optimalRatio = drawer.immediateRender ?
|
optimalRatio = drawer.immediateRender ?
|
||||||
1 :
|
1 :
|
||||||
|
Loading…
Reference in New Issue
Block a user