Author Topic: Problem with StickyPress + DragPanel in v2.7.0  (Read 3839 times)

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
Problem with StickyPress + DragPanel in v2.7.0
« 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.


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Problem with StickyPress + DragPanel in v2.7.0
« Reply #1 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.

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
Re: Problem with StickyPress + DragPanel in v2.7.0
« Reply #2 on: October 08, 2013, 02:12:34 AM »
sorry for reporting, uncheck "Smooth Drag Start" in UIDraggable Panel fix the problem