From 3c446663c3ce8f59d317ee898b210dda7d1f58a4 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 23 Dec 2015 09:22:11 -0800 Subject: [PATCH] Changelog for #796 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index c3efb033..fef9339f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,6 +7,7 @@ OPENSEADRAGON CHANGELOG * Fixed issue with reference strip popping up virtual keyboard on mobile devices (#779) * Now supporting rotation in the Rect class (#782) * Drag outside of iframe now works better, as long as both pages are on the same domain (#790) +* Coordinate conversion now takes rotation into account (#796) 2.1.0: