From fb8e19b50ddda9abd6f44a77b3219d964e36321d Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 27 Oct 2015 09:02:10 -0700 Subject: [PATCH] Changelog for #744 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 977de8a9..430571c7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -32,6 +32,7 @@ OPENSEADRAGON CHANGELOG * Optimized adding large numbers of items to the world with collectionMode (#735) * Fixed overlays position (use rounding instead of flooring and ceiling) (#741) * Fixed issue with including overlays in your tileSources array when creating/opening in the viewer (#745) +* Fixed issue in iOS devices that would cause all touch events to fail after a Multitasking Gesture was triggered (#744) 2.0.0: