mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
Documentation comments fix
This commit is contained in:
parent
194d1c0606
commit
b7badc7d32
@ -1549,6 +1549,7 @@ $.Viewport.prototype = {
|
|||||||
/**
|
/**
|
||||||
* Sets flip state according to the state input argument.
|
* Sets flip state according to the state input argument.
|
||||||
* @function
|
* @function
|
||||||
|
* @param {Boolean} state - Flip state to set.
|
||||||
* @return {OpenSeadragon.Viewport} Chainable.
|
* @return {OpenSeadragon.Viewport} Chainable.
|
||||||
*/
|
*/
|
||||||
setFlip: function( state ) {
|
setFlip: function( state ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user