Changelog for #2276

This commit is contained in:
Ian Gilman 2023-01-20 13:53:46 -08:00
parent 5a8e7ddcf8
commit a1004bac86

View File

@ -4,6 +4,7 @@ OPENSEADRAGON CHANGELOG
4.0.1: (in progress...) 4.0.1: (in progress...)
* The viewer no longer emits canvas-key events for both keydown and keypress events; canvas-key is now just for keydown, and the new canvas-key-press is for keypress (#2270 @hrghauri) * The viewer no longer emits canvas-key events for both keydown and keypress events; canvas-key is now just for keydown, and the new canvas-key-press is for keypress (#2270 @hrghauri)
* Fixed: Navigator display rectangle was off if the page had box-sizing: border-box (#2276 @ambujsahu81)
4.0.0: 4.0.0: