mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
escape HTML in documentation
This commit is contained in:
parent
8899ea2c30
commit
404e952711
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*
|
||||
* 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
|
||||
* @memberof OpenSeadragon.Viewer
|
||||
|
|
Loading…
Add table
Reference in a new issue