Changelog for #230

This commit is contained in:
Ian Gilman 2013-10-04 11:07:23 -07:00
parent 28e5e509e3
commit 0137176b3e

View File

@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG
* MouseTracker now passes the original event objects to its handler methods (#23)
* MouseTracker now supports an optional 'moveHandler' method for tracking mousemove events (#215)
* 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)
0.9.131: