Changelog for #2506

This commit is contained in:
Ian Gilman 2024-04-05 09:20:02 -07:00
parent 0621958ca2
commit 31c2c85c4f

View File

@ -9,6 +9,7 @@ OPENSEADRAGON CHANGELOG
* Added webp to supported image formats (#2455 @BeebBenjamin)
* Introduced maxTilesPerFrame option to allow loading more tiles simultaneously (#2387 @jetic83)
* Now when creating a viewer or navigator, we leave its position style alone if possible (#2393 @VIRAT9358)
* Added getter & setter for Viewport.maxZoomPixelRatio (#2506 @eug-L)
* Test improvements (#2382 @AndrewADev)
* MouseTracker options documentation fixes (#2389 @msalsbery)
* Improved documentation and error message for Viewport.imageToViewportZoom (#2505 @eug-L)