mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
more test details logged
This commit is contained in:
parent
525d9b52fe
commit
aae82ab16a
@ -94,6 +94,8 @@
|
|||||||
this._numGlMaxTextureErrors = 0;
|
this._numGlMaxTextureErrors = 0;
|
||||||
this._numGlMaxTextureOks = 0;
|
this._numGlMaxTextureOks = 0;
|
||||||
|
|
||||||
|
console.log('WebGLDrawer created');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Public API required by all Drawer implementations
|
// Public API required by all Drawer implementations
|
||||||
|
Loading…
Reference in New Issue
Block a user