mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
Merge pull request #108 from dsteinbrunner/patch-1
Correction to setControlsEnabled function name in comments
This commit is contained in:
commit
c08724caa1
@ -523,7 +523,7 @@ $.extend( $.Viewer.prototype, $.EventHandler.prototype, $.ControlDock.prototype,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @function
|
* @function
|
||||||
* @name OpenSeadragon.Viewer.prototype.setDashboardEnabled
|
* @name OpenSeadragon.Viewer.prototype.setControlsEnabled
|
||||||
* @return {OpenSeadragon.Viewer} Chainable.
|
* @return {OpenSeadragon.Viewer} Chainable.
|
||||||
*/
|
*/
|
||||||
setControlsEnabled: function( enabled ) {
|
setControlsEnabled: function( enabled ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user