From ad2940d8976b89ae73999ddcb2477434dbb4341d Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 24 Jun 2015 09:20:33 -0700 Subject: [PATCH] Changelog for #668 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index b782c509..d62a3a33 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG * Added "tile-unloaded" event on the viewer allowing to free up memory one has allocated on a tile (#659) * Fixed flickering tiles with useCanvas=false when no cache is used (#661) * Added additional coordinates conversion methods to TiledImage (#662) +* 'display: none' no longer gets reset on overlays during draw (#668) 2.0.0: