On 8/4/15, 1:13 AM, "chris_d_k" <[email protected]> wrote:

>Hi Alex,
>
>I looped through every child of the navigators activeView and invalidated
>it
>and called validateNow() on them -> without any effect...
>
>I also found out the "Goal Manager"-App in the flex showcase has the same
>problem... at least... is it a bug with flex or adobe air?

Do you still have the issue where you click on a button and it turns black
for a while?  That might be easier to debug than scrolling a list or other
animations.  I would subclass the button and override its
updateDisplayList and track how often it gets called.  It could be on the
bad device the screen refresh rate never recovers from being slowed while
in the background.

-Alex

Reply via email to