mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-20 00:33:13 +03:00
added documentation to _raiseConstraintsEvent
This commit is contained in:
parent
aede32c335
commit
8744a429f1
@ -616,7 +616,7 @@ $.Viewport.prototype = {
|
|||||||
* @function
|
* @function
|
||||||
* @param {Boolean} [immediately=false]
|
* @param {Boolean} [immediately=false]
|
||||||
* @returns {OpenSeadragon.Viewport} Chainable.
|
* @returns {OpenSeadragon.Viewport} Chainable.
|
||||||
* @fires OpenSeadragon.Viewer.event:constrain if the
|
* @fires OpenSeadragon.Viewer.event:constrain if constraints were applied
|
||||||
*/
|
*/
|
||||||
applyConstraints: function(immediately) {
|
applyConstraints: function(immediately) {
|
||||||
var actualZoom = this.getZoom();
|
var actualZoom = this.getZoom();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user