From bf75405c39777e6d0c18bbedcfbc7eb16dc93c89 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 7 Aug 2014 10:05:01 -0700 Subject: [PATCH] Changelog for #452 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 9e3cff47..14cd06f2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,6 +11,7 @@ OPENSEADRAGON CHANGELOG * Fix memory leak while destroying the viewer (#421) * Added fitBoundsWithConstraints() to the viewport (#423) * Fixed MouseTracker cross-browser issues with tracking pointers over and out of the tracked element (pull request #448, fix for #152, #404, #420, and #427) +* Fixed incorrect flick direction after image is rotated (#452) 1.1.1: