From 7a8a7b2221e61764846cd8c32801aedcbabc69ee Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 24 Apr 2014 10:06:03 -0700 Subject: [PATCH] Changelog for #379 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 3206e6f7..9da3552e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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: