From 4e060d6ca2be1f827ad11664beb01d8f9ffed966 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 11 Jul 2017 13:11:15 -0700 Subject: [PATCH] Changelog for #1133 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 133af508..49253bcf 100644 --- a/changelog.txt +++ b/changelog.txt @@ -53,6 +53,8 @@ OPENSEADRAGON CHANGELOG * Fixed: One image failing to load could cause the others to never load (#1229) * Added functions for dynamically adding and removing the reference strip in sequence mode (#1213) * Added ability to provide thumbnail URLs for reference strip (#1241) +* Fixed: Mouse up outside map will cause "canvas-drag" event to stick (#1133) +* Improved panning constraints for constrainDuringPan (#1133) 2.2.1: