fake.volleyballer
30 Dec 2010, 9:14 PM
I have a container which is set to vertical scroll, it houses a list of complex html elements. The scrolling is fine once the first scroll takes place. However, when the first scroll occurs, the list freezes and takes around 1 second to begin scrolling.
Assuming that it is doing an initial "compilation" for rendering, how can I automate this process so that a user does not have to initiate it by attempting to scroll first. If it is not doing a "compilation", then what could be causing this initial freeze?
I've noticed that iScroll does not do this when I replace the container with an iScroll object. It also offers smoother scrolling, actually. iScroll also offers a consistent experience every time, whereas with Sencha, the scrolling performance seems to be a hit and miss. On a good day, it scrolls just fine (after initial scroll) and on a bad day, it is choppy beyond usable.
Hopefully the Sencha team would be able to shed some light on this? Thanks.
Assuming that it is doing an initial "compilation" for rendering, how can I automate this process so that a user does not have to initiate it by attempting to scroll first. If it is not doing a "compilation", then what could be causing this initial freeze?
I've noticed that iScroll does not do this when I replace the container with an iScroll object. It also offers smoother scrolling, actually. iScroll also offers a consistent experience every time, whereas with Sencha, the scrolling performance seems to be a hit and miss. On a good day, it scrolls just fine (after initial scroll) and on a bad day, it is choppy beyond usable.
Hopefully the Sencha team would be able to shed some light on this? Thanks.