mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-01 21:06:12 +03:00
Documentation comments fix
This commit is contained in:
parent
194d1c0606
commit
b7badc7d32
1 changed files with 1 additions and 0 deletions
|
@ -1549,6 +1549,7 @@ $.Viewport.prototype = {
|
|||
/**
|
||||
* Sets flip state according to the state input argument.
|
||||
* @function
|
||||
* @param {Boolean} state - Flip state to set.
|
||||
* @return {OpenSeadragon.Viewport} Chainable.
|
||||
*/
|
||||
setFlip: function( state ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue