mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-01-19 17:21:50 +03:00
7567a657bd
Fix for enhancement #300 Added double-click/tap gesture detection to MouseTracker.with corresponding dblClickHandler event callback. Added unit test for double-click detection. Added Viewer dblClickHandler handling to optionally zoom on double-click.