Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kk

Pages: [1]
1
NGUI 3 Support / Unwanted event bubbling
« on: June 03, 2015, 08:30:38 PM »


From everything I've read on this so far, this isn't supposed to be the default (in fact, it seems like it's supposed to require additional work?)

I'm finding that clicks on my UIButtons are bubbling down to objects below them (the buttons are on an overlay that can be activated)

So while I don't think I've done anything to bring it about, events are being received not just by the UIButtons, but by objects not visible, beneath the overlay.

When I looked into it, thinking I needed to turn something off,  I saw people asking how to bring about this behaviour, as though it were not the default?

Thanks much for any help!

2
NGUI 3 Support / Re: UIScrollView movement issue
« on: June 01, 2015, 05:15:21 PM »
Hay7728, do you mean it *was* working for you and then stopped?

3
NGUI 3 Support / UIScrollView movement issue
« on: May 24, 2015, 08:41:30 PM »
I'm having an issue with the UIScrollView where, instead of the contents of the Scroll View moving around within a stationary panel, the panel itself moves around a clipped group of stationary child elements, like a spotlight moving around a stage.

I looked at the example scene for the UIScrollView, and it *looks* identical in terms of settings, yet clearly I'm missing something.

Hoping the issue has an obvious cause to people more experienced with NGUI.

Thanks much!

Pages: [1]