This content has been marked as final.
Show 2 replies
-
1. Re: List & ItemRenderer bug? Items get jumbled. (mobile)
Flex harUI Oct 11, 2011 8:05 AM (in response to fufonzo)If you are using custom itemrenderers and they don’t handle recycling and virtuaLayout, you can see problems like this.
-
2. Re: List & ItemRenderer bug? Items get jumbled. (mobile)
fufonzo Oct 11, 2011 8:27 AM (in response to Flex harUI)Thank you for that. That was hugely helpful.
Beyond the fact that I wasn't properly recycling, I was also not overriding the set data function and had put it at init for some reason.
Thanks again


