[TIMOB-1798] iOS: Vertical layout breaks in scrollviews inside scrollable view
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2012-07-26T11:44:14.000+0000 |
Affected Version/s | Release 1.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | ctredway |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:02:42.000+0000 |
Updated | 2012-07-26T22:21:08.000+0000 |
Description
scrollviews set to a vertical layout do not layout correctly when a contentWidth is not set to a specific width.
http://developer.appcelerator.com/helpdesk/view/40661">http://developer.appcelerator.com/helpdesk/view/40661
happens on iphone iOS 4/.1/.2 and sdk 1.4 and 1.4.1 builds.
The work around is to set the contentWidth to a specific width and then it works.
Does not contain an accurate, detailed description
No test case available
This ticket may be reopened when these are provided.