mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +03:00
removing debug console log statement per ventero's review notes
This commit is contained in:
parent
75f7589312
commit
f107aaf0e8
@ -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