From b0f6b5d049ceffe57ad5cc10a9f3eb6e6fffb704 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Mon, 30 Oct 2017 09:22:59 -0700 Subject: [PATCH] changelog for #1330 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 8e6a964d..9e530d4d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,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) +* The "page" event is now fired after the page index has been updated (#1330) 2.3.1: