[TIMOB-2347] iOS: Scrollable Views are broken
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Medium | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2011-04-17T01:58:51.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Release 1.5.0 | 
| Components | iOS | 
| Labels | ios, regression, scrollableview | 
| Reporter | Thomas Huelbert | 
| Assignee | Blain Hamon | 
| Created | 2011-04-15T03:17:21.000+0000 | 
| Updated | 2011-04-17T01:58:51.000+0000 | 
Description
ipod 4gt mobile sdk build 1.5.0.fb4b340
1.Base UI> Views> Scrollable View or Base UI
results: View 4 is showing, should be 2
2.swipe to the next veiw, then back. If no bad behavior occurs,
repeat
results: The View shown flickers between 1 and 4.
Also
1.Base UI> Views> Views Scrollable View w/o clipping
2.after it loads, scroll
results: flashing on load, no animation when swiping through screens
(from [c644943cb7e6937be96d42ed68222e97bd2b06e1]) [#2347 state:fixed-in-qa] Whoops. Forgot to implement scrollable's parent view for child. Also, minor whoopsy in test was including orientation. https://github.com/appcelerator/titanium_mobile/commit/c644943cb7e6937be96d42ed68222e97bd2b06e1"> https://github.com/appcelerator/titanium_mobile/commit/c644943cb7e6...
Tested ipod 3gt mobile sdk build 1.5.0.ef89b81