[AC-2839] Empty Tableview First row height
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-05-30T07:18:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Matthew Apperson |
Assignee | Tony Guntharp |
Created | 2011-05-19T11:35:32.000+0000 |
Updated | 2016-03-08T07:47:46.000+0000 |
Description
In and empty tableview has the first empty row with triple the height that it should be. If I change back to compiling with 1.6.2 this behaviour goes away without any code changes on my part.
Code:
var table = Ti.UI.createTableView();
win1.add(table);
Matt - we need to be the example that others follow! ;) Please make sure you include all the pertinent information before posting. Hence, in order for us to progress this issue, edit your ticket to include a proper [Use-case](http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-CreatingGoodUsecases). Also, what is your iOS version? Please read the [Submitting Bug Reports](http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-SubmittingBugReports) guide before raising tickets. Thank you
This bug no longer exists in the latest build of 1.7
Issue fixed in latest build