mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-24 22:26:10 +03:00
changelog.txt update
Grammar fix!
This commit is contained in:
parent
a9d6a82c67
commit
4fc9755906
@ -30,7 +30,7 @@ OPENSEADRAGON CHANGELOG
|
|||||||
* Added a number of easier coordinate conversion methods to viewport (#243)
|
* Added a number of easier coordinate conversion methods to viewport (#243)
|
||||||
* Added the ability to create a viewer and start at a specified page (#252)
|
* Added the ability to create a viewer and start at a specified page (#252)
|
||||||
* Fixed image resolve issue with collection mode (#255)
|
* Fixed image resolve issue with collection mode (#255)
|
||||||
* DOM events are now passed through as 'event.originalEvent' in viewer and button events where appropriate. Effects the following events:
|
* DOM events are now passed through as 'event.originalEvent' in viewer and button events where appropriate. Affects the following events:
|
||||||
* Viewer: 'canvas-release', 'canvas-click', 'canvas-drag', 'canvas-scroll', 'container-enter', 'container-exit', 'container-release'
|
* Viewer: 'canvas-release', 'canvas-click', 'canvas-drag', 'canvas-scroll', 'container-enter', 'container-exit', 'container-release'
|
||||||
* Button: 'enter', 'exit', 'press', 'release', 'focus', 'blur', 'click'
|
* Button: 'enter', 'exit', 'press', 'release', 'focus', 'blur', 'click'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user