Skip to content

Commit

Permalink
Update gesture.js
Browse files Browse the repository at this point in the history
Make this document more findable via a common search phrase -- "long touch"
  • Loading branch information
timothynott committed Sep 17, 2014
1 parent 03086ed commit f5e0ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/angular/directive/gesture.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GESTURE_DIRECTIVES.forEach(function(name) {
* @restrict A
*
* @description
* Touch stays at the same location for 500ms.
* Touch stays at the same location for 500ms. Similar to long touch events available for AngularJS and jQuery.
*
* @usage
* ```html
Expand Down

0 comments on commit f5e0ea9

Please sign in to comment.