mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Updated changelog for #51
This commit is contained in:
parent
6e9a300d1a
commit
e8b7b2375e
@ -5,6 +5,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
|
|
||||||
* Fixed an error when using navPrevNextWrap on single images (#135)
|
* Fixed an error when using navPrevNextWrap on single images (#135)
|
||||||
* Various fixes to our timer handling (#133)
|
* Various fixes to our timer handling (#133)
|
||||||
|
* Now generating source map for openseadragon.min.js (#51)
|
||||||
|
|
||||||
0.9.128:
|
0.9.128:
|
||||||
|
|
||||||
@ -36,10 +37,10 @@ OPENSEADRAGON CHANGELOG
|
|||||||
|
|
||||||
0.9.125:
|
0.9.125:
|
||||||
|
|
||||||
* Fully deprecated OpenSeadragon.createFromDZI, safely deprecated Viewer.openTileSource and
|
* Fully deprecated OpenSeadragon.createFromDZI, safely deprecated Viewer.openTileSource and
|
||||||
Viewer.openDZI to use Viewer.open internally. (#53 & #54).
|
Viewer.openDZI to use Viewer.open internally. (#53 & #54).
|
||||||
* Full page bug fix for when viewer is child of document body (#43).
|
* Full page bug fix for when viewer is child of document body (#43).
|
||||||
* Overlays for DZI bug fix (#45).
|
* Overlays for DZI bug fix (#45).
|
||||||
* DziTileSource: avoid changing relative paths (#56).
|
* DziTileSource: avoid changing relative paths (#56).
|
||||||
* Fix typo in preserveViewport handling (#77).
|
* Fix typo in preserveViewport handling (#77).
|
||||||
* Fix updateMulti timer leak after multiple Viewer.open() calls (#76).
|
* Fix updateMulti timer leak after multiple Viewer.open() calls (#76).
|
||||||
|
Loading…
Reference in New Issue
Block a user