Sorry for long reply, but I investigated more again this problem

Short answer : when I disable the Touch Screen functionality in Windows 10, the scroll performance issue is corrected.

So, is there a problem with Flex and "touch screen" for the scrolling performance on Datagrid (with itemRenderers) ?

Thanks for your advices and help.


Le 02/04/2016 à 22:41, Alex Harui a écrit :

On 4/2/16, 12:33 PM, "Julien Desquenne" <[email protected]> wrote:
I found this article :
http://www.frishy.com/2012/02/mis-using-itemrendererfunction-and-memory-le
aks/

I modified the "new ClassFactory()" as adviced but it doesn't resolve
the problem.
Do you think it can be resolved by using an "universal" ItemRenderer
which has a Combobox, a CheckBox, and Image etc and display only what
necessary ?
It might be worth a try.

Or do you have any other advices ?
Did you debug into it to make sure the issue is the per-ClassFactory
recycling is the problem?  It could be some other issue in the renderer.

Thanks,
-Alex


Reply via email to