Changelog for #2539

This commit is contained in:
Ian Gilman 2024-06-10 09:27:44 -07:00
parent a96d186650
commit fd74ea3dca

View File

@ -22,6 +22,7 @@ OPENSEADRAGON CHANGELOG
* Fixed: The navigator wouldn't update its tracking rectangle when the navigator was resized (#2491 @pearcetm)
* Fixed: The drawer would improperly crop when the viewport was flipped and a tiled image was rotated (#2511 @pearcetm, @eug-L)
* Fixed: Flipped viewport caused image to be flipped again when going fullscreen or resizing (#2518 @pearcetm)
* Fixed: Viewer ajax options (loadTilesWithAjax, ajaxHeaders, and ajaxWithCredentials) weren't being propogated to the navigator. (#2539 @eug-L)
4.1.1: