Merge branch 'master' into collections

fixedConflicts:
	src/openseadragon.js
This commit is contained in:
Ian Gilman 2015-01-12 14:31:20 -08:00
commit a411215eba
2 changed files with 5 additions and 2 deletions

View File

@ -43,6 +43,7 @@ OPENSEADRAGON CHANGELOG
1.2.1: (in progress)
* Added preserveOverlays option (#561)
* Fixed: DZI tilesource was broken (#563)
1.2.0:

View File

@ -518,10 +518,12 @@
* position is preserved when navigating between images in the sequence.
*
* @property {Boolean} [preserveOverlays=false]
* If the viewer has been configured with a sequence of tile sources, then
* normally navigating to through each image resets the overlays.
* If sequenceMode is true, then normally navigating to through each image
* resets the overlays.
* If preserveOverlays is set to true, then the overlays
* are preserved when navigating between images in the sequence.
* Note: setting preserveOverlays overrides any overlays specified in the
* "overlays" property.
*
* @property {Boolean} [showReferenceStrip=false]
* If sequenceMode is true, then display a scrolling strip of image thumbnails for