Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2750] iOS TableView nested inside TableView not rendered until "editing" for row movement/delete.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2012-08-09T08:36:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, mobile, tableview, tableviewrows
ReporterYoram
AssigneeFederico Casali
Created2012-07-10T04:32:50.000+0000
Updated2016-03-08T07:47:39.000+0000

Description

I have custom rows with nested TableView (one level). All content rows of the nested TableView is missing (like blank content), still bavkGroundColor is shown and all nested rows exist, but missing data (images/labels). If I set a command to change to "editing" mode (for reordering/deleting rows) of the nested TableView, suddenly all content appears. I think it's all because of render performance issue you changed since 1.8.0.1 Btw, all worked great on v1.8.0.1

Comments

  1. Carter Lathrop 2012-07-19

    Im not quite sure I understand fully the exact case you explained. Can you please provide more detail, or better yet, provide a sample of runnable code so that I may see this issue for myself. A screenshot of the problem will be very helpful as well. Thanks
  2. Yoram 2012-08-07

  3. Yoram 2012-08-09

  4. Federico Casali 2012-08-09

    Thanks Y. Closing

JSON Source