angular-hammer icon indicating copy to clipboard operation
angular-hammer copied to clipboard

Unable to use defaults.

Open gothammm opened this issue 9 years ago • 1 comments

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}])

gothammm avatar May 27 '15 07:05 gothammm

Please see if this is still true with the code merged from #55 and update accordingly.

RyanMullins avatar Jun 19 '15 11:06 RyanMullins