mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 14:46:10 +03:00
Update viewer.js
Change removing buttons, to renaming it buttonGroup
This commit is contained in:
parent
333be9d6ca
commit
8bb600f6ae
@ -181,6 +181,9 @@ $.Viewer = function( options ) {
|
|||||||
//TODO: rename navImages to uiImages
|
//TODO: rename navImages to uiImages
|
||||||
navImages: null,
|
navImages: null,
|
||||||
|
|
||||||
|
//interface button controls
|
||||||
|
buttonGroup: null,
|
||||||
|
|
||||||
//TODO: this is defunct so safely remove it
|
//TODO: this is defunct so safely remove it
|
||||||
profiler: null
|
profiler: null
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user