Hello,
I'm currently implementing a Level selection Panel following Example 7, Scroll View (Panel).
My Elements are spread apart, and not as close as the example (0 , 1000, 2000,3000,...).
I also have Center on Items ticked, so it snaps to the "current" Element.
For it to function more naturally, i had to boost the Momentum up to 130, this works perfectly, but raised a small problem, when the panel moves to the second element, right before it ends (slows down), it "Snaps" into place, making it look as if the movement is not smooth at all, i looked everywhere in the code, tried to control the spring and the strength of it with no vain.
Having the Momentum at 35 (default) works good, but now i have to swipe the whole screen for the panel to move to the next elements (not such a natural feeling).
Here's a video i took of the problem i'm having, i used my phone to capture it, so the framerate drop is not showing the effect to its fullest, but the last 2 drags are clear, I added the video on my public dropbox:
https://dl.dropbox.com/u/7752980/ngui-Momentum.mp4Any advice would be much appreciated.
Joe