From 81a634a61845aac973cf6b7d00ee0dcbbaf968ea Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 1 Nov 2018 09:13:15 -0700 Subject: [PATCH] Changelog for #1562. --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 6023afcd..b9bc0e39 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG * Added option to set rotation increment for nav buttons and keyboard (#1524) * Fixed issue with flipping and opacity with multi-image (#1549) * Removed vestigial button group label element that was causing issues for accessibility tools (#1560) +* Fixed a bug causing Viewer.areControlsEnabled to throw an exception (#1562) 2.4.0: