mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
remove flag used for testing
This commit is contained in:
parent
fb374fc286
commit
63a174d5c2
@ -1337,7 +1337,6 @@
|
|||||||
_doRenderingTest(){
|
_doRenderingTest(){
|
||||||
// Avoid infinite call stack by only testing once
|
// Avoid infinite call stack by only testing once
|
||||||
if( testing ){
|
if( testing ){
|
||||||
this._isTestingViewer = true;
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// Set the testing flag to true until the test viewer has been created
|
// Set the testing flag to true until the test viewer has been created
|
||||||
|
Loading…
Reference in New Issue
Block a user