Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: aammfe on September 27, 2016, 11:40:04 AM

Title: Wrap Content With "Fixed Size Variable" Height Items
Post by: aammfe on September 27, 2016, 11:40:04 AM
Hi!

Can you make wrap content compatible with Items of Fixed Variable Size ?
this is what i m asking for.

--wrapContent
     --itemHeight_x
     --itemHeight_2x
     --itemHeight_3x
     --itemHeight_x
     --itemHeight_2x


 
Title: Re: Wrap Content With "Fixed Size Variable" Height Items
Post by: ArenMook on September 27, 2016, 09:31:16 PM
Fixed variable size? Fixed implies constant size. Variable implies changing size. So which is it? I don't understand what you're asking.
Title: Re: Wrap Content With "Fixed Size Variable" Height Items
Post by: aammfe on October 02, 2016, 02:27:21 PM
where even rows are 100 pixels height and odd rows are 200
each 2 rows will vary, but they will always have fixed values (either 100 or 200)
Title: Re: Wrap Content With "Fixed Size Variable" Height Items
Post by: ArenMook on October 06, 2016, 05:47:49 AM
That's a highly custom task. You will need to create your own custom version of the UIWrapContent for that.