benjamin.jaton
21 Dec 2010, 3:37 PM
Hello,
I have some problem running the most simple examples of Ext.List , showing 25 elements without the indexBar nor onItemDisclosure : http://pastebin.com/cw6ARhhX
I experience some huge latency when I scroll, and if I push it, it will freeze forever.
More specifically, scrolling when the screen is already scrolling breaks it very often.
HTC Aria Liberty
kernel : 2.6.29
webkit : 3.1
firmware : 2.1-update1
The generated DOM is very simple, and shouldn't take a long time to parse. The compilation time should appear only once at the beginning.
May be this is a problem related to this specific HTC model (I don't see a lot of HTC Liberty related bugs around here, if any...).
Would that be a bug ?
Is there a way to deactivate the momentum of the scrolling ?
Thanks
I have some problem running the most simple examples of Ext.List , showing 25 elements without the indexBar nor onItemDisclosure : http://pastebin.com/cw6ARhhX
I experience some huge latency when I scroll, and if I push it, it will freeze forever.
More specifically, scrolling when the screen is already scrolling breaks it very often.
HTC Aria Liberty
kernel : 2.6.29
webkit : 3.1
firmware : 2.1-update1
The generated DOM is very simple, and shouldn't take a long time to parse. The compilation time should appear only once at the beginning.
May be this is a problem related to this specific HTC model (I don't see a lot of HTC Liberty related bugs around here, if any...).
Would that be a bug ?
Is there a way to deactivate the momentum of the scrolling ?
Thanks