Changelog for #379

This commit is contained in:
Ian Gilman 2014-04-24 10:06:03 -07:00
parent 669925776a
commit 7a8a7b2221

View File

@ -48,6 +48,7 @@ OPENSEADRAGON CHANGELOG
* Added a GestureSettings class for per-device gesture options. Currently has settings to enable/disable zoom-on-scroll, zoom-on-pinch, zoom-on-click, and flick gesture settings.
* Added GestureSettings objects for mouse, touch, and pen devices to the Viewer options giving users the ability to customize gesture handling in the viewer
* Added velocity (speed and direction) properties to the "canvas-drag" event
* Made it possible to run OpenSeadragon from local filesystem on some browsers (#379)
1.0.0: