Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

1.3: ImageViews in TableView jumping on load

The images have both left and top set to 10 and width/height set to 48. The row has a static className set.

In 1.2 all is well:
image

in 1.3, the images jump around on load:
image

Interestingly the labels also move, which leads me to believe the entire cell is moving, though it could just be because the labels left is being set to:
avatar.left+avatar.width+10

— asked May 14th 2010 by Get Glue
  • 1.3
  • iphone
  • mobile
  • tableview
0 Comments

1 Answer

  • Hi,

    I've also seen something like this occur on the KS demo in BaseUI > Views > Table Views > Table View Options (examples/table_view_options.js)

    Where clicking a row causes the labels to jump to the right a bit.

    — answered May 14th 2010 by Kosso
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.