Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: twick100 on April 24, 2013, 08:09:53 PM

Title: Simple Draggable Panel issue [SOLVED]
Post by: twick100 on April 24, 2013, 08:09:53 PM
Basically I am populating a grid dynamically.  It does drag correctly but cuts off quickly.
I used this as a tutorial and even followed it to a T.  http://www.tasharen.com/?page_id=4444

Basically its not clipping correctly at all.  Bug?

Here is a video to put some perspective on things. 

I attached a video but if that doesn't work use this link.
http://f.cl.ly/items/1S3w1w0V0h2l1J332V3y/Unity%20-%20mainunity%20-%20blacksmith%20-%20Web%20Player3.mov



Title: Re: Simple Draggable Panel issue
Post by: twick100 on April 24, 2013, 08:35:06 PM
Never mind!  Simple overlook in the FAQ.  I missed this point > 3. Make sure the clipped panel uses uniform scale: (1, 1, 1).

Sorry!