From 557ff005a2cdf440b51be2d49832ad3ad21b4a7b Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 6 Oct 2017 10:04:15 -0700 Subject: [PATCH] Changelog for #1319 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 9b8ac00b..8e6a964d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ OPENSEADRAGON CHANGELOG * BREAKING CHANGE: Viewer's canvas-double-click event is now fired before it initiates the zoom (#1288) * You can now prevent canvas-double-click events from zooming on a per-event basis (#1288) +* Fixed: Opacity 0 images were causing unnecessary redraws (#1319) 2.3.1: