[TIMOB-400] Scrollable View issues
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:52:55.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 0.9.3 |
| Components | iOS |
| Labels | ios, iphone |
| Reporter | Nolan Wright |
| Assignee | Jeff Haynie |
| Created | 2011-04-15T02:28:43.000+0000 |
| Updated | 2011-04-17T01:52:55.000+0000 |
Description
Base UI => Views => Scroll Views => Scrollable View (scroll_views_scrollable.js)
Using the Jump or Change buttons repeated causes UI state to get jacked - screen goes black. The view does still seem to have the proper model (i.e., after scrolling, things go back into place)
Scrollable appears to be working now. There might be a few glitches still related to scrollable, but they are no longer going to black and would warrant as a different bug.