mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
cb56e352cf
1) MouseTracker - Simulated touchenter/touchleave events now bubble to parent element MouseTrackers 2) MouseTracker - Improved multitouch support in enter/exit event handlers 3) MouseTracker - orphaned tracked touch pointers removed (fix for #539) 4) MouseTracker - removed touchenter/touchleave event support since the events don't exist on any known platform and have been removed from the W3C specification 5) Removed Viewer onContainerPress/onContainerRelease handlers (and the associated 'container-release' event ) that were never fired due to the canvas (child) element capturing the DOM events 6) Added 'canvas-enter', 'canvas-exit', and 'canvas-press' events to Viewer 7) ButtonGroup - removed obsolete MouseTracker event handlers |
||
---|---|---|
.. | ||
data | ||
demo | ||
lib | ||
basic.js | ||
controls.js | ||
events.js | ||
formats.js | ||
layers.js | ||
legacy.mouse.shim.js | ||
navigator.js | ||
overlays.js | ||
polyfills.js | ||
strings.js | ||
test.css | ||
test.html | ||
test.js | ||
units.js | ||
utils.js | ||
viewport.js |