angular-scroll
angular-scroll copied to clipboard
Jerky scrolling in windows phone 8.1
In Windows Phone the scrolling is really jerky and not working as expected.
Tested this with two different devices both having the latest WindowPhone version (8.1)
Is there something that can be done to solve this ? Or is this another WP issue/bug ?
I have not seen this particular issue but notoriously any JS animation is going to be unpredictable for performance reasons across devices.
Unfortunately I don't have access to a WP device to test this. I'm using requestAnimation
which is supposed to be the best way to animate things, but is fairly new and might be buggy somehow. However I think it's the hardware/browser that is the bottleneck here, scrolling a web page is quite heavy for phones with all it's inherent constraints on CPU and memory. What phone are you using?
I am experiencing the same problem on a Nokia Lumia. Using smooth-scroll does not go to the correct page locations etc.
iPad mini, iOS7, same issue.