mudcube/Event.js
:hand: Multi-touch, gestures, and other events—click, dblclick, dbltap, tap, longpress, drag, swipe, pinch, rotate, shake. For pointer events, each listener can handle anywhere from 1 to 12 fingers at a time, or more, depending on the device. Includes MetaKey tracking (CMD, CTRL) to support native key-commands in various platforms.
JavaScriptMIT
Issues
- 0
Repo updates
#22 opened by petermonte - 0
- 1
- 2
npm module name
#6 opened by gagan-bansal - 0
'SVGElement.offsetWidth' is deprecated and will be removed in M50, around April 2016
#19 opened by stodge - 1
Can't cancel event bubbling
#18 opened by stodge - 1
eventsjs dbltap event fires on single tap
#17 opened by dhara-02 - 2
eventsjs flags for different events(mouse/touch/pointer) return wrong data on IE11
#16 opened by dhara-02 - 1
Support for IE8
#12 opened by Kienz - 3
Angularjs + Event.js = ng-click problem
#10 opened by marcog83 - 1
- 1
obj.wheelDelta is always zero for SVG element
#14 opened by stodge - 1
Issue w/ CSS Rotation or Scale + event
#5 opened by joergbirkhold - 2
- 1
- 2
- 1
Doesn't work with CSS transformations
#3 opened by michbak - 1
- 3
Angle is supposed to be limited?
#1 opened by pindamonhangaba