added documentation to _raiseConstraintsEvent

This commit is contained in:
Tom 2022-12-02 18:48:28 -05:00
parent aede32c335
commit 8744a429f1

View File

@ -616,7 +616,7 @@ $.Viewport.prototype = {
* @function
* @param {Boolean} [immediately=false]
* @returns {OpenSeadragon.Viewport} Chainable.
* @fires OpenSeadragon.Viewer.event:constrain if the
* @fires OpenSeadragon.Viewer.event:constrain if constraints were applied
*/
applyConstraints: function(immediately) {
var actualZoom = this.getZoom();