Changelog for #2676

This commit is contained in:
Ian Gilman 2025-01-31 09:40:00 -08:00
parent b22b689dae
commit 5184ed6c9f

View File

@ -25,6 +25,7 @@ OPENSEADRAGON CHANGELOG
* New demos, demonstrating the new pipeline. New demos for older plugins to show how compatible new version is.
* Misc: updated CSS for dev server, new dev & test commands.
* Improved how OpenSeadragon is imported in various environments (#2644 @Aiosa)
* Improved documentation (#2676 @bennlich)
* Improved unit tests (#2640 @harshkg23)
* Fixed: Transparency detection didn't always work properly (#2636 @pcram-techcyte)
* Fixed: MouseTracker's hasGestureHandlers and hasScrollHandler values were not getting updated upon dynamically adding/removing handlers (#2649 @Seafret)