Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1436] iOS: ImageViews in TableViewRow not loading images when table height is changed

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionNeeds more info
Resolution Date2012-06-22T13:57:16.000+0000
Affected Version/sRelease 1.5.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterLuke Melia
AssigneeNeeraj Gupta
Created2011-04-15T02:52:23.000+0000
Updated2017-03-09T23:54:27.000+0000

Description

My app has a window with a tableview and about 20 ImageViews in TableViewRows of 4. Upon upgrading from Ti 1.2 to 1.4, the images were not loading. I just saw the default image in those spots. Occasionally, 1 or 2 out of the 20 images would load successfully. The behavior is the same whether I used local images or remote images.

I tracked it down to a line of javascript where I am changing the height of the tableview after adding the view hierarchy to the window. If I comment that out, the images all load up just fine.

I haven't been able to successfully reproduce this in a clean app yet, but I figured I would add a ticket in case someone else is experiencing this problem.

Comments

  1. Stephen Tramer 2011-04-15

    Requires R&D.

  2. Vishal Duggal 2012-06-22

    Needs a test case
  3. Lee Morris 2017-03-09

    Closing this ticket as the request for more information has not been provided.

JSON Source