From 890d9bc5994808bfe2b98a061da0b4ecda7f1683 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 29 Jun 2018 10:37:27 -0700 Subject: [PATCH] Changelog for #1416. --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 6f20568f..e2eceb7a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -17,6 +17,8 @@ OPENSEADRAGON CHANGELOG * Fixed an issue causing seams to appear in semi-transparent PNG tiled images (#1470) * Added visual customization options for the navigator (#1480) * You can now prevent canvas-drag events on the navigator (#1484) +* You can now prevent canvas-click events on the navigator (#1416) +* The navigator can now be restricted to just horizontal or just vertical panning (#1416) 2.3.1: