mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +03:00
Fix initilization crash caused by Extend and buttons getter
This commit is contained in:
parent
1a1b8e4510
commit
f87310c082
@ -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…
Reference in New Issue
Block a user