mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-20 09:41:45 +03:00
Update openseadragon.js
Missing colon
This commit is contained in:
parent
2f33e6c666
commit
81664251cc
@ -489,7 +489,7 @@ window.OpenSeadragon = window.OpenSeadragon || function( options ){
|
|||||||
xmlPath: null,
|
xmlPath: null,
|
||||||
tileSources: null,
|
tileSources: null,
|
||||||
tileHost: null,
|
tileHost: null,
|
||||||
initialPage 0,
|
initialPage: 0,
|
||||||
//PAN AND ZOOM SETTINGS AND CONSTRAINTS
|
//PAN AND ZOOM SETTINGS AND CONSTRAINTS
|
||||||
panHorizontal: true,
|
panHorizontal: true,
|
||||||
panVertical: true,
|
panVertical: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user