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

Touch events via Hammerjs

Results 6 angular-hammer issues
Sort by recently updated
recently updated
newest added

I have a with hm-touch and when that button is disabled using ng-disabled the buttons is still clickable. This only happened on mobile devices. Using version ^1.2.4

Added default parameters as a Module#config option that is loaded for all instances and can be overrided by directive hmOptions param This is useful when you have default params for...

Small typo in the docs to inject the hammer dependency.

Relatively new to AngularJS, but I cannot figure out out to access the $event variable that appears to be used by the plugin (at line 47)

I am not sure if this is an issue of hammer.js itself or of this integration. The symptom is: after one successful "hold" event a second hold action does not...

Have any demos?