From 8beac359a77b28ed048c1b5a82d422bb21c2b194 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 16 Jan 2017 11:48:05 -0800 Subject: [PATCH] Changelog for #1104 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 551f3c97..11d6810e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -24,6 +24,7 @@ OPENSEADRAGON CHANGELOG * Fixed issue with OpenSeadragon.version in the minified JavaScript (#1099) * Fixed smoothTileEdgesMinZoom performance degradation on single-tile images (#1101) * Fixed issue with tiles not appearing after rotation (#1102) +* Fixed: The navigator wasn't respecting the constrainDuringPan setting (#1104) 2.2.1: