[TIMOB-157] Fix Paint Delay on Table View with inline HTML
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:52:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 0.7.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Nolan Wright |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:24:29.000+0000 |
| Updated | 2011-04-17T01:52:10.000+0000 |
Description
When using the html attribute for the row data of a TableView the row data disappears during a scroll and does not paint until scrolling stops
No comments