mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16: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
|
||||
).x;
|
||||
console.log( "ZERO RATIO T %s", drawer.source.getClosestLevel( drawer.viewport.containerSize ) );
|
||||
|
||||
optimalRatio = drawer.immediateRender ?
|
||||
1 :
|
||||
|
Loading…
Reference in New Issue
Block a user