[TIMOB-9519] MobileWeb: Update Kinetic Scroll Views to use new animation
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-09T21:36:11.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | Sprint 2012-16 API, Release 3.0.0 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2012-06-13T12:21:19.000+0000 |
Updated | 2012-08-09T21:36:17.000+0000 |
Description
The kinetic scroll views (ScrollableView, ScrollView, TableView) currently use transitions for their animation. Unfortunately, once an animation starts, it can't be stopped, so when something happens mid-animation (such as touching and grabbing again), undesirable side-effects occur. Using the cancel() method of the new animation mechanism should solve this issue.
Attachments
File | Date | Size |
app.js | 2012-07-30T16:09:24.000+0000 | 7374 |
It should also be noted that this prevents kinetic scroll views from working in IE9 desktop.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2659
Tested On: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120807144112 Android 4.0.4 - default ,chrome 18.0 Iphone 4.3.5 - safari mobile Mountain lion(10.8) - chrome 21.0,safari 5.1.4,firefox 14.0.1