Changelog for #1441

This commit is contained in:
Ian Gilman 2018-06-07 09:50:52 -07:00
parent e01e36794d
commit cd0a4aee16

View File

@ -4,6 +4,7 @@ OPENSEADRAGON CHANGELOG
2.4.0: (In Progress)
* BREAKING CHANGE: Viewer's canvas-double-click event is now fired before it initiates the zoom (#1288)
* You can now flip the viewport to get a mirror image of the original (#1441)
* 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)