Changelog for #1203

This commit is contained in:
Ian Gilman 2017-05-31 09:54:56 -07:00
parent eb26eabb46
commit 8c21844352

View File

@ -43,6 +43,8 @@ OPENSEADRAGON CHANGELOG
* Now clamping pixel ratio density to a minimum of 1, fixing display issues on low density devices (#1200)
* Improved calculation for determining which level to load first (#1198)
* Fixed: setItemIndex method not working with navigator inside "open" event (#1201)
* The navigator now picks up opacity and compositeOperation changes (#1203)
* New events for opacity and compositeOperation changes (#1203)
2.2.1: