[TIMOB-23417] iOS: Support Ti.UI.ListView "disableBounce" property
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-05-23T16:46:43.000+0000 |
Affected Version/s | Release 5.2.2 |
Fix Version/s | Release 5.4.0 |
Components | iOS |
Labels | bouncing, ios, listview, qe-5.4.0 |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-05-20T15:03:01.000+0000 |
Updated | 2016-06-10T17:35:21.000+0000 |
Description
We should be able to disable the scroll-bounce in list views like we already do with web views and scroll views.
PR: https://github.com/appcelerator/titanium_mobile/pull/8009
Verified as fixed, Ti.UI.ListView now supports disableBounce property. Tested On: iPhone 6S (9.3.2) Device & iPhone 6 Plus (8.3) Device Mac OSX El Capitan 10.11.5 Ti SDK: 5.4.0.v20160608165242 Appc Studio: 4.6.0.201605201934 Appc NPM: 4.2.7-2 App CLI: 5.4.0-15 Xcode 7.3 Node v4.2.6 *Closing ticket.*