Hi,
I've been recreating the scrollview from example 7 (clipped panel). But with lesser items in the UIGrid. I have 12 items in the Grid but i can't get te scrollview to align the images properly. Check the screenshots below:
Normal
Drag Right
Drag Left
As you can see the last image (on the left or right depends on which direction your scrolling), is always aligned to the center instead of the edge of the panel.
And another question, can i TweenAlpha an UITexture? I had the background texture win my atlas first then TweenAlpha worked on it. But now i have the same texture as a UITexture and now my TweenAlpha doesn't work anymore.