Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: yuewah on October 08, 2013, 02:08:37 AM

Title: Problem with StickyPress + DragPanel in v2.7.0
Post by: yuewah on October 08, 2013, 02:08:37 AM
I am using a fresh install of NGUI 2.7.0

In the Example 7 - Scroll View (Panel) scene.
Setup:
1. UICamera - StickyPress unchecked
2. UIGrid/Item 0 - Attach a UIButton and adjust its Collider a little bit towards UICamera to make sure it is clickable.

Run:
1. Click on Item 0 and Drag to outside of collider, the drag panel will bound unexpectedly.

Title: Re: Problem with StickyPress + DragPanel in v2.7.0
Post by: ArenMook on October 08, 2013, 02:11:39 AM
"will bound unexpectedly"?

Also, sticky press being off + scroll views don't mix well, it's a known issue.
Title: Re: Problem with StickyPress + DragPanel in v2.7.0
Post by: yuewah on October 08, 2013, 02:12:34 AM
sorry for reporting, uncheck "Smooth Drag Start" in UIDraggable Panel fix the problem