mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 09:11:45 +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
|
||||
* @name OpenSeadragon.Viewer.prototype.setDashboardEnabled
|
||||
* @name OpenSeadragon.Viewer.prototype.setControlsEnabled
|
||||
* @return {OpenSeadragon.Viewer} Chainable.
|
||||
*/
|
||||
setControlsEnabled: function( enabled ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user