Re: Re: Scroller optimization

2014-12-01 Thread Erik de Bruin
Is there a way to bring this solution into the SDK and make it the default behavior on mobile? Maybe register these event handlers upon creation, dependant on Capabilities or some such? It would sure be a nice addition to the next release ... EdB On Mon, Dec 1, 2014 at 12:26 PM, jude wrote: >

Re: Re: Scroller optimization

2014-12-01 Thread jude
This is great! On Sat, Nov 29, 2014 at 1:04 PM, DarkStone wrote: > Hi after24, > > > I've tried doing the scrolling optimization by using > BitmapData.copyPixels() as you described, and I have also tried > cacheAsBitmap, the result is, the performance between both are the same! > So there is no