From 356ea78b262d9c69e29e4f9cdd852499cca94dfc Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 13 Jul 2017 17:05:47 -0700 Subject: [PATCH] Changelog for #1071 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 1282779f..eb748c36 100644 --- a/changelog.txt +++ b/changelog.txt @@ -56,6 +56,7 @@ OPENSEADRAGON CHANGELOG * Fixed: Mouse up outside map will cause "canvas-drag" event to stick (#1133) * Improved panning constraints for constrainDuringPan (#1133 and #1245) * Fix more issues with tracking multiple pointers (#1244) +* You can now preload images without drawing them to the screen (#1071) 2.2.1: