2.1.2
- Bugfix: Fix
return false
to cancelonDrag
breaking on both old and new browsers due to missingtypeArg
and/or
unsupportedMouseEventConstructor
. Fixes #164.
return false
to cancel onDrag
breaking on both old and new browsers due to missing typeArg
and/orMouseEventConstructor
. Fixes #164.