Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: AngryGerman on August 20, 2013, 04:34:48 PM
-
Hello,
the selection "setter" in UIPopList.cs (function: public string selection) is not processing if a selection is not different from the stored/previous selection parameter mSelectedItem. Would it be possible to make the if-statement optional, rather than mandatory?
I know I could remove the if-statement, but if there is ever an update to this script, I will most likely forget to remove it again at a later time ;)
Appreciate the help.
-
Sure, I'll add an option.