From 6e2224b7d4e01fb032c55371b34ce55b3b41f291 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 24 Mar 2014 09:17:03 -0700 Subject: [PATCH] Changelog for #365 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 831ec9c8..19027d4e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -22,6 +22,7 @@ OPENSEADRAGON CHANGELOG * Fixed: Setting degrees in Viewer constructor has no effect (#336) * Added pre-draw event for tiles to allow applications to alter the image (#348) * Added optional Rotate Left/Right buttons to standard controls (#341) +* Added optimization for large numbers of overlays: `checkResize = false` option for OpenSeadragon.Overlay (#365) 1.0.0: