Hello, NGUI and members.
I'm using NGUI for the UI of my project.
I'm happy with polished UI components of the NGUI.

Now, I have some troubles with them.
I've used the UIDraggablePanel and UITable to render the list of products.
When I tested them within WebPlayer simulator of the Unity, they worked perfectly.
But when I built and installed the result to the iPhone, the clipping area of the UIPanel didn't work correctly.
While I'm dragging the list and contents of the panel goes off the panel, they're still visible.
And when I release the dragging, they go invisible after some delay.
I'm not sure what's wrong for me.
Looking forward to hear any advice from you.
Thanks,
Pei.