[TIMOB-6939] iOS: ScrollView - the ability to turn of animation when calling setContentOffset
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-10T00:07:56.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | module_scrollview, parity, qe-testadded |
Reporter | Jon Alter |
Assignee | Sabil Rahim |
Created | 2011-12-29T22:40:27.000+0000 |
Updated | 2012-03-03T23:20:41.000+0000 |
Description
Requesting the ability to turn off animation of the scrollView when calling setContentOffset.
This is the link for where it needs to be added. It is currently always true.
https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIScrollView.m#L180
pull pending [1197](https://github.com/appcelerator/titanium_mobile/pull/1197)
Closing bug. Verified verified new feature using both Test 1 and Test 2 on: SDK build: 1.9.0.v20120207171634 Titanium Studio, build: 1.0.8.201201262211 xcode: 4.2 Devices: iphone 4S Sprint (5.0.1)
Reopening to update comments