Sephiroth87 / ODRefreshControl

A pull down to refresh control like the one in Apple's iOS6 Mail App
MIT License
2.15k stars 385 forks source link

2.0-beta trigger refresh when i still not release my finger. #75

Open jerry-sl opened 9 years ago

jerry-sl commented 9 years ago

Hi @Sephiroth87, when I pull down, ODRefreshControl trigger refresh quickly even I not release my finger.

Sephiroth87 commented 9 years ago

Sorry for the late reply, but I think that's working as intended, UIRefreshControl doesn't trigger when you release the finger, but just after scrolling down enough.

Unless I didn't understand the problem, can you check with the 1.2 version and if it's a new issue, maybe give some more details?