Changelog for #279

This commit is contained in:
Ian Gilman 2013-11-18 10:02:13 -08:00
parent 8527e43abe
commit ad35d740ab

View File

@ -53,6 +53,7 @@ OPENSEADRAGON CHANGELOG
* Viewer.innerTracker.clickHandler: preventDefaultAction == true prevents viewer zoom on click
* Viewer.innerTracker.dragHandler: preventDefaultAction == true prevents viewer panning with mouse/touch
* Viewer.innerTracker.scrollHandler: preventDefaultAction == true prevents viewer zooming on mousewheel/pinch
* Fixed: IE8 error with custom buttons - "Object doesn't support this action" (#279)
0.9.131: