Titanium Community Questions & Answer Archive

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

ScrollableView Push Views bug on 1.5

Hi,

1.5 seems to have a bug when pushing a new array of Views to an existing scrollableView.

The previous views are still visible in the background and the app starts to lag a lot…

Anyone experiencing this? The workaround is to loop through all the views and removing them one by one using removeView, but if you pass an empty array, the old views are still present in the background.

Thanks,
Brice

— asked November 28th 2010 by Brice Lechatellier
  • 1.5
  • bug
  • scrollableview
0 Comments

1 Answer

  • If you can do a quick test case (an app.js to reproduce) and create a Lighthouse issue, that would be greatly appreciated.

    — answered November 30th 2010 by Kevin Whinnery
    permalink
    1 Comment
    • Sure will do, thanks for pointing our to Lighthouse, Q&A doesn't seem the best place to handle bugs.

      — commented November 30th 2010 by Brice Lechatellier
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.