1
NGUI 3 Support / Re: Button Behaviour & Animation Queries
« on: February 06, 2014, 11:34:07 PM »If like me you don't like to mess with NGUI source (specially for updates sake), another solution is reposition the "Drop-down List" GameObject after its creation. I did it with a simple function triggered by UIPopupList's UIButton with offset values for x and y.
I have just one case that I need that workaround so it works just fine.
I hope to see better solution for this integrated in NGUI in the future.
