From e79e132cd925efefb8fcb3466b58def617866558 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 13 Dec 2019 11:26:28 -0800 Subject: [PATCH] Changelog for #1754 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 8fc222e2..8f79e7aa 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ OPENSEADRAGON CHANGELOG * Now passing Viewer AJAX configs down to ReferenceStrip thumbnails (#1701) * Removed use of deprecated imageSmoothingEnabled prefixes (#1740) * The ReferenceStrip now honors the useCanvas option from the Viewer (#1742) +* Fixed issue with touches on iOS 13 (#1754) 2.4.1: