Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: matteo.piccioni on July 15, 2014, 05:28:55 AM
-
Hello,
first of all thanks for your work and thanks for the new range limit feature on UIWrap Content script.
The need to have the same height for each object is very restrictive,
Is there any chance to have UIWrapContent script where the height of the items will be retrieved automatically (if not specified) ?
It would give enormous freedom to developers and allow the creation of more flexible interfaces
Thanks!
-
And how would you specify this item height on a per-item basis? Remember, UIWrapContent works with transforms -- there is nothing else it knows about them. Where would the custom per-item height come from?