From af21d7b4cd594a185a95c6f17ff770aada144f53 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 17 May 2016 09:54:03 -0700 Subject: [PATCH] Changelog for #940 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index bbcf71ff..e4f09cb6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -43,6 +43,7 @@ OPENSEADRAGON CHANGELOG * Optimized sketch canvas clearing and blending for images with opacity or transfer modes (#927) * Now taking rotation into account in viewport getBounds and fitBounds methods (#934) * Added option to disable navigator auto-fade (#935) +* Fixed issue with maintaining viewport position with full screen (#940) 2.1.0: