Changelog for #222

This commit is contained in:
Ian Gilman 2013-09-16 15:12:10 -07:00
parent c25dc6e268
commit 40800c9f83

View File

@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG
* Added an optional userData argument to EventHandler.addHandler() which is passed unchanged to the handler method (#203)
* Fixed AJAX error reporting on IE8 (#208)
* Added viewportToImageRectangle method, and updated imageToViewportRectangle, imageToViewportCoordinates, and viewportToImageCoordinates to be more flexible with params (#212)
* Fixed: Viewer is not responsive (css) after returning from full screen (#222)
0.9.130: