mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-02 21:36:11 +03:00
fix comments
This commit is contained in:
parent
f7c8e4cf33
commit
7ce5499868
1 changed files with 1 additions and 2 deletions
|
@ -1071,7 +1071,7 @@
|
|||
this._clippingContext.restore();
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Set rotations for viewport & tiledImage
|
||||
* @private
|
||||
* @param {OpenSeadragon.TiledImage} tiledImage
|
||||
|
@ -1248,7 +1248,6 @@
|
|||
/**
|
||||
* Get the canvas center
|
||||
* @private
|
||||
* @param {Boolean} sketch If set to true return the center point of the sketch canvas
|
||||
* @returns {OpenSeadragon.Point} The center point of the canvas
|
||||
*/
|
||||
_getCanvasCenter() {
|
||||
|
|
Loading…
Add table
Reference in a new issue