mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +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
|
||||
navImages: null,
|
||||
|
||||
//interface button controls
|
||||
buttonGroup: null,
|
||||
|
||||
//TODO: this is defunct so safely remove it
|
||||
profiler: null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user