android
This commit is contained in:
@@ -643,6 +643,7 @@ public class UIScrollView : MonoBehaviour
|
||||
{
|
||||
if (NGUITools.GetActive(this))
|
||||
{
|
||||
mMomentum = Vector3.zero;
|
||||
// Invalidate the bounds
|
||||
mCalculatedBounds = false;
|
||||
Vector2 pv = NGUIMath.GetPivotOffset(contentPivot);
|
||||
|
||||
Reference in New Issue
Block a user