mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
Fix initilization crash caused by Extend and buttons getter
This commit is contained in:
parent
1a1b8e4510
commit
f87310c082
1 changed files with 0 additions and 3 deletions
|
@ -181,9 +181,6 @@ $.Viewer = function( options ) {
|
|||
//TODO: rename navImages to uiImages
|
||||
navImages: null,
|
||||
|
||||
//interface button controls
|
||||
buttons: null,
|
||||
|
||||
//TODO: this is defunct so safely remove it
|
||||
profiler: null
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue