mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 14:46:10 +03:00
Merge pull request #823 from roof12/bug/doc-fixes
escape HTML in documentation
This commit is contained in:
commit
1409091643
@ -176,7 +176,7 @@ $.TiledImage = function( options ) {
|
|||||||
/**
|
/**
|
||||||
* This event is fired just before the tile is drawn giving the application a chance to alter the image.
|
* This event is fired just before the tile is drawn giving the application a chance to alter the image.
|
||||||
*
|
*
|
||||||
* NOTE: This event is only fired when the drawer is using a <canvas>.
|
* NOTE: This event is only fired when the drawer is using a <canvas>.
|
||||||
*
|
*
|
||||||
* @event tile-drawing
|
* @event tile-drawing
|
||||||
* @memberof OpenSeadragon.Viewer
|
* @memberof OpenSeadragon.Viewer
|
||||||
|
Loading…
Reference in New Issue
Block a user