Author Topic: the depth problem  (Read 1260 times)

patrick_activate

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 10
    • View Profile
the depth problem
« on: February 17, 2014, 05:36:41 AM »
i am newbie in NGUI, i have created a list of buttons, when i clicked on one of the buttons, it will trigger a tab, currently i facing some problem.

some of the tabs are working as expected, but some of them have this kind of error:


what is the possible reason to causes this error? i am sure the depth of every buttons i set is higher than the tab

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: the depth problem
« Reply #1 on: February 17, 2014, 11:49:15 AM »
Check the sprite's depth in relation to the widget that overlays it.