InvexGames / MaterialUI

MaterialUI is a UI kit for Unity that follows Google's official material design guidelines.
http://invexgames.com/materialUI.html
Other
771 stars 200 forks source link

Feature: Dynamically add ListItems #37

Open grosssmutttr opened 9 years ago

grosssmutttr commented 9 years ago

Hi there,

it would be nice to be able to dynamically add ListItems via code and that the ListItem resizes depending on the text length.

Generally it would be nice to have list items with more than three columns and it resizes automatically.

InvexGames commented 9 years ago

Hey,

Are you referring to the lists inside SelectionBoxes, or ListViews?

Cheers.

grosssmutttr commented 9 years ago

I meant ListViews.

InvexGames commented 9 years ago

Hi! Thanks for bringing this issue to my attention :)

I'm now working on MaterialUI in a private repo, adding features and the likes for an official release on the Asset Store - this means that I won't be adding/fixing anything more in this repo (sorry). Feel free to fork this one if you'd like to tackle to issue yourself, and/or send me an email at invex@invexgames.com if you want me to let you know when it's available.

Cheers, Declan.