mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 22:03:31 +03:00
MouseTracker Original EVents in Handlers
changelog.txt fixed issue reference numbers (#23) (#215)
This commit is contained in:
parent
c27481546a
commit
93159aaf51
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@ OPENSEADRAGON CHANGELOG
|
|||
|
||||
1.0.000: (In progress)
|
||||
|
||||
* MouseTracker now passes the original event objects to its handler methods (#215)
|
||||
* MouseTracker now passes the original event objects to its handler methods (#23)
|
||||
* Breaking change: MouseTracker event handler method signatures changed to 'handlerMethod( tracker, eventData)' (#23)
|
||||
* MouseTracker now supports a 'moveHandler' method for tracking mousemove events (#215)
|
||||
* Breaking change: MouseTracker event handler method signatures changed to 'handlerMethod( tracker, eventData)' (#215)
|
||||
|
||||
0.9.130:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue