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

RadioButton Icon Checkbox Toggler #27

Closed nah0y closed 9 years ago

nah0y commented 9 years ago

That's really nice that you added an Icon to the RadioButton, Checkbox component etc... (with the text) but I think they need to have the CheckboxToggler script attached to them :)

nah0y commented 9 years ago

Also I don't know what to put as default image, but I would have put just a simple rectangular grey image instead of the + icon, no?

nah0y commented 9 years ago

Hum... and also, as it has the ColorCopier component, we can't set this image to the color we want (which could be different)

InvexGames commented 9 years ago

To pick your own color, you would simply disable the ColorCopier, yeah?

nah0y commented 9 years ago

Nope :/ Checkout the demo scenes I've pushed in my pull request if you want to see.

InvexGames commented 9 years ago

Hm, it works for me...

nah0y commented 9 years ago

Oops sorry, got mixed in the issues... yes working :)

InvexGames commented 9 years ago

Sweet.