HexagonJS
Click Detector Changelog
1.0.0
hx.ClickDetector
removeExceptionClickDetector
Added
Added a method for removing an exception from the click detector
0.13.0
hx.ClickDetectorextendsEventEmitter
Updated
Added return values to functions to return this ClickDetector and allow chaining of methods.
0.12.6
hx.ClickDetectorextendsEventEmitter
Bugfix
Added detection for whether the target is still in the DOM on pointerup.