Changelog for #247

This commit is contained in:
Ian Gilman 2013-10-08 10:19:35 -07:00
parent 45ee8236e3
commit 147cfe81a0

View File

@ -22,6 +22,7 @@ OPENSEADRAGON CHANGELOG
* Fixed: Element-relative mouse coordinates now correct if the element and/or page is scrolled (using new OpenSeadragon.getElementOffset() method) (#131)
* Added IIIF Image API 1.1 Tile Source (#230)
* Fixed: Touch event issue where no canvas-click events were being raised (#240)
* Check that zoom reference point is valid before using it in zoomTo and zoomBy (#247)
0.9.131: