Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1222] Row headers are being pushed down when there is a table header view.

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2011-04-15T02:46:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsextra, headers, space, tableview, tableviewrow
ReporterSj101
AssigneeReggie Seagraves
Created2011-04-15T02:46:56.000+0000
Updated2017-03-09T21:24:55.000+0000

Description

When you set a header view to the table and then set headers to table rows, the rows are pushed down leaving extra space depending on how big the headerview was.

I attached screenshots to demo the issue. Notice how the first one with the headerview has a lot of space before the row header starts. In the second one, the headerview removed from the tableview, the extra space is gone. It seems like the headerview height is being copied over to each rowheader somehow.

Attachments

FileDateSize
screen-capture-4.png2011-04-15T02:46:57.000+0000171252
screen-capture-5.png2011-04-15T02:46:57.000+0000173666

Comments

  1. Stephen Tramer 2011-04-15

    Dupe of #2837.

  2. Lee Morris 2017-03-09

    Closing ticket as duplicate.

JSON Source