fix comments

This commit is contained in:
Tom 2024-04-11 12:45:11 -04:00
parent f7c8e4cf33
commit 7ce5499868

View File

@ -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() {