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

Quick scroll UIWebView the web view falls down #46

Open zzndino opened 11 years ago

zzndino commented 11 years ago

Scroll UIWebView down to refresh, before loading finish, scroll down again (actually my action is do the scroll down one by one without waiting) the WebView falls down, means top of web view falls down every time I scroll down and never scroll up back to original place.

ghost commented 11 years ago

I'm seeing the same problem. My UITableView never returns to the same place, and gradually shifts down 20 pixels or so every time I pull to refresh.