mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 14:46:10 +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
|
//TODO: rename navImages to uiImages
|
||||||
navImages: null,
|
navImages: null,
|
||||||
|
|
||||||
//interface button controls
|
|
||||||
buttons: 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