Changelog for #2049

This commit is contained in:
Ian Gilman 2021-11-05 11:52:48 -07:00
parent f0d5d4bedd
commit fcca75c57e

View File

@ -57,6 +57,7 @@ OPENSEADRAGON CHANGELOG
* Fixed a bug where the navigator wouldn't pick up opacity/composite changes made while it is loading (#2018 @crydell)
* Explicitly set passive:false for wheel event handlers to suppress console warnings. Fixes #1669 (#2043 @msalsbery)
* Viewer's canvas-click events now include an originalTarget property so you can know which element received the click (#2037 @iangilman)
* Added method for getting the size of an image in window coordinates (#2049 @superbland)
2.4.2: