Changelog for #668

This commit is contained in:
Ian Gilman 2015-06-24 09:20:33 -07:00
parent 5d61bcedd3
commit ad2940d897

View File

@ -8,6 +8,7 @@ OPENSEADRAGON CHANGELOG
* Added "tile-unloaded" event on the viewer allowing to free up memory one has allocated on a tile (#659) * Added "tile-unloaded" event on the viewer allowing to free up memory one has allocated on a tile (#659)
* Fixed flickering tiles with useCanvas=false when no cache is used (#661) * Fixed flickering tiles with useCanvas=false when no cache is used (#661)
* Added additional coordinates conversion methods to TiledImage (#662) * Added additional coordinates conversion methods to TiledImage (#662)
* 'display: none' no longer gets reset on overlays during draw (#668)
2.0.0: 2.0.0: