Quickly scrolling through categories in roPosterScreen?
I have an roPosterScreen with 5 filter categories: 'A' 'B' 'C' 'D' and 'E'. If I start at category 'A', and then (as fast as I can) scroll through categories 'B', 'C', and 'D' until I finally rest ...
It sounds like you're populating your content list in the isListFocused event. You may want to consider setting a flag in that event instead and populating the flagged list a second later.