Re: Datagrid performance on laptop with touchscreen

2024-04-02 Thread VINCENT JUGE
Unfortunately, this feature is only implemented for the Spark scroller component used by the Spark Datagrid. Is it possible for you to switch to the Spark Datagrid ? Le 02/04/2024 à 15:39, Julien Desquenne a écrit : Hello Vincent, thank you for your suggestion. Actually, I'm currently using

Re: Datagrid performance on laptop with touchscreen

2024-04-02 Thread VINCENT JUGE
Hi, You can try setting the  maxDragRate static property of the Scroller to its maximum (60 fps) Scroller.maxDragRate = 60; Vincent. Le 02/04/2024 à 15:07, Julien Desquenne a écrit : Dear Apache Flex community, I am reaching out to inquire about a performance issue I have encountered with