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