mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-02 21:36:11 +03:00
removing debug console log statement per ventero's review notes
This commit is contained in:
parent
537ea0b844
commit
b9741daaaf
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue