For some reason I can't get NGUI to process a new touch event when sliding across from a previous button.
After turning on debug, the camera reports a "touch hit" on the new button, but it doesn't process the event until the current event has been completed.
How would I get NGUI to process all buttons when sliding?