angular-hammer
angular-hammer copied to clipboard
Unable to use defaults.
There should be a provision, where we can override default options.
The below code doesn't work.
window.Hammer.defaults.preset.push([Hammer.Tap,{time: 800, threshold: 12}])
Please see if this is still true with the code merged from #55 and update accordingly.