Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: jeldrez on June 17, 2013, 10:09:56 AM
-
UIPopupList create automatically the Drop-Down List when it's clicked. I have some issues with the colliders, are too small, I would like to edit this and even the background. How can I do this? There's anyway to edit the assets inside this?
Sometimes I have to click the options twice to choose it.
Thanks!
-
Im also searching for a way to edit the popup, it appears you can only set settings on UIPopupList and the rest is generated from those settings.
-
If you want to edit it, I suggest making your own custom popup class instead of using the UIPopupList.
-
Ehh, ok, thanks.