lightningtgc / material-refresh

Google Material Design swipe(pull) to refresh by using JavaScript and CSS3.
http://lightningtgc.github.io/material-refresh/
648 stars 110 forks source link

click not working with material-refresh #15

Open liz282907 opened 8 years ago

liz282907 commented 8 years ago

there are so many times that when using the material refresh,the click event doesn't trigger any more,pls fix the problem.

imyth-labs commented 8 years ago

in line 304 in touchEnd function in material-refresh.js remove e.preventDefault();