mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-02 21:36:11 +03:00
merging, not sure why I get a conflict on this, must be doing something wrong in my work flow
This commit is contained in:
commit
9503fac39d
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ $.Tile.prototype = {
|
|||
}
|
||||
|
||||
rendered = TILE_CACHE[ this.url ];
|
||||
|
||||
//rendered.save();
|
||||
context.drawImage(
|
||||
rendered.canvas,
|
||||
|
|
Loading…
Add table
Reference in a new issue