Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2839] Empty Tableview First row height

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2011-05-30T07:18:54.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMatthew Apperson
AssigneeTony Guntharp
Created2011-05-19T11:35:32.000+0000
Updated2016-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);

Comments

  1. Paul Dowsett 2011-05-30

    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
  2. Matthew Apperson 2011-05-30

    This bug no longer exists in the latest build of 1.7
  3. Matthew Apperson 2011-05-30

    Issue fixed in latest build

JSON Source