mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-16 14:53:14 +03:00
remove show/hide controls
This commit is contained in:
parent
1f494b16d1
commit
4d8ab41808
@ -826,14 +826,6 @@ $.extend( $.Viewer.prototype, $.EventSource.prototype, $.ControlDock.prototype,
|
||||
return this;
|
||||
},
|
||||
|
||||
hideControls: function() {
|
||||
beginControlsAutoHide(this);
|
||||
},
|
||||
|
||||
showControls: function() {
|
||||
abortControlsAutoHide(this);
|
||||
},
|
||||
|
||||
/**
|
||||
* @function
|
||||
* @return {Boolean}
|
||||
|
Loading…
x
Reference in New Issue
Block a user