1
NGUI 3 Support / Re: Changing UITexture.mainTexture causes flickering
« on: May 02, 2014, 06:49:03 PM »
I managed to fixed my problem by changing the UITexture.mainTexture inside the Update function instead of the drag event handler.
Cheers.
Cheers.

