Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: yuewah on June 17, 2015, 10:33:36 PM

Title: [Feature Request] UIWrapContent works with UIGrid in different setting
Post by: yuewah on June 17, 2015, 10:33:36 PM
Can UIWrapContent support items with multiple column in horizontal or multiple row in vertical.
If not, can you make UIWrapContent functions virtual , so that we can extend it easily.

Title: Re: [Feature Request] UIWrapContent works with UIGrid in different setting
Post by: ArenMook on June 18, 2015, 07:58:12 AM
I can certainly make the rest of the functions virtual.
Title: Re: [Feature Request] UIWrapContent works with UIGrid in different setting
Post by: yuewah on June 19, 2015, 11:10:37 AM
and please also make the private variable to protected.