Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11107] Win8: TableView providing TableViewRow height issue

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-09-26T14:13:10.000+0000
Affected Version/sSprint 2012-03 WIN8
Fix Version/sSprint 2012-03 WIN8
ComponentsWindows
Labelsn/a
ReporterHayk Zakaryan
AssigneeTatyana Petrenko
Created2012-09-25T11:24:01.000+0000
Updated2012-09-27T09:23:59.000+0000

Description

when creating TableView, creating TableViewRow explicitly providing height and adding rows to the tableview actually gap remains between these rows. Example code is in Expense report app - CreateExpenseReport.js - when adding new charges between every row representing a single charge there is a gap. Though the tableViewRow height is set to 42 and the height of view being added to the tableViewRow also is set 42.

Comments

No comments

JSON Source