[AC-2371] Kitchen Sink's TableView Pull to Refresh example is broken in 2.1.0GA and 2.1.1GA, works in 2.0.2GA
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-11-26T22:00:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | scroll,, scrollEnd, |
Reporter | Kliment Mamykin |
Assignee | Varun Joshi |
Created | 2012-08-27T09:18:13.000+0000 |
Updated | 2016-03-08T07:41:24.000+0000 |
Description
It seems like TableView's scroll event is not firing all the time, regardless if user drags the view or it scrolls be itself.
This resets 'pulling' to false before 'scrollEnd' fires.
I tried the Kitchen Sink example and it worked fine for me.
The pull to refresh has been fixed in the latest versions, please check Appcelerator's github.