[TIMOB-823] table view rows with height auto don't render properly (intermittently)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-28T00:23:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 2.0.1 |
Components | iOS |
Labels | auto |
Reporter | Nolan Wright |
Assignee | Neeraj Gupta |
Created | 2011-04-15T02:37:14.000+0000 |
Updated | 2017-03-09T01:02:31.000+0000 |
Description
http://helpdesk.appcelerator.net/tickets/2057">http://helpdesk.appcelerator.net/tickets/2057
source is attached to ticket. Click on splash screen, then click on "What's happening" box, the toggle table view by clicking buttons at the top. some of the rows do not paint correctly.
Ticket is missing, no source code, this sounds like something that's been handled repeatedly since the initial date (almost a year ago!). Going to bump into triage for R&D discussion.
I think this is alright now, with the new layout changes. Check out the following for confirmation:
It creates a random set of various sized rows using Ti.UI.SIZE to calculate the row heights. I don't see any visual defects. I also wasn't able to locate the original ticket, and thus the original reproduction is lost. Tested with latest CI build from today in the iPhone Simulator 5.1. {quote} version=2.1.0 module_apiversion=2 timestamp=04/27/12 10:48 githash=7fe2f1b {quote}
Check out my last comment.
This issue has been resolved as part of composite layout change in 2.0 release. Resolving as per Dawson's comment.
It does work on Simulator, but does not work on devices. Continuing investigation. Tested with: Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.0.0.GA iPad/iOS6.0 Simulator iPhone/6.0 Simulator iPhone4 5.1.1 iPad mini 6.0
Closing ticket as fixed.