Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: darkhus on June 03, 2014, 09:20:56 AM
-
Hi, I have a DraggablePanel with UIButtons items. The problem is that buttons doesn't react on click, I try UIDragPanelContents and UIForwardEvents but couldn't slove that issue. What can be the reason on on reaction?
Thanks,
D.
-
Check the FAQ, and use the "debug" option on the UICamera to find out what's intercepting your events.
-
thank you, that helps me. I work with example 7, there was "Outline" sprite over the Panel and it grab each events.