mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
added missing 'degrees' argument to viewport.setRotation() documentation
This commit is contained in:
parent
5a55ce4583
commit
98d5e11fc7
@ -875,6 +875,7 @@ $.Viewport.prototype = {
|
||||
/**
|
||||
* Rotates this viewport to the angle specified.
|
||||
* @function
|
||||
* @param {Number} degrees The degrees to set the rotation to.
|
||||
* @return {OpenSeadragon.Viewport} Chainable.
|
||||
*/
|
||||
setRotation: function(degrees) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user