mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-31 23:21:42 +03:00
removed show/hide controls
This commit is contained in:
parent
de4ad6dde6
commit
89d488bb7e
@ -836,14 +836,6 @@ $.extend( $.Viewer.prototype, $.EventSource.prototype, $.ControlDock.prototype,
|
|||||||
return this;
|
return this;
|
||||||
},
|
},
|
||||||
|
|
||||||
hideControls: function() {
|
|
||||||
beginControlsAutoHide(this);
|
|
||||||
},
|
|
||||||
|
|
||||||
showControls: function() {
|
|
||||||
abortControlsAutoHide(this);
|
|
||||||
},
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @function
|
* @function
|
||||||
* @return {Boolean}
|
* @return {Boolean}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user