mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 14:46:10 +03:00
Fixes doc comment.
This commit is contained in:
parent
c3b292cfb1
commit
e9382ffbf7
@ -713,10 +713,7 @@ $.Viewport.prototype = /** @lends OpenSeadragon.Viewport.prototype */{
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Currently only 90 degree rotation is supported and it only works
|
* Rotates this viewport to the angle specified.
|
||||||
* with the canvas. Additionally, the navigator does not rotate yet,
|
|
||||||
* debug mode doesn't rotate yet, and overlay rotation is only
|
|
||||||
* partially supported.
|
|
||||||
* @function
|
* @function
|
||||||
* @return {OpenSeadragon.Viewport} Chainable.
|
* @return {OpenSeadragon.Viewport} Chainable.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user