From e1dde133e1cfd781d315cc765994cb1a2481eed2 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 8 Aug 2014 11:31:48 -0700 Subject: [PATCH] Changelog for #453 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 14cd06f2..dd80da47 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,6 +12,7 @@ OPENSEADRAGON CHANGELOG * 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) +* Debug mode now works with rotate images (#453) 1.1.1: