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

EditorTool for components #39

Open nah0y opened 9 years ago

nah0y commented 9 years ago

Hey :)

Instead (or in addition) to creating components from the MaterialUI menu where there is only text, and we don't always now what the component looks like. Once thing we can do, is create an editor window, with the entire list of all the components (with a picture), so you can directly see the component you're about to create, and we could even give a title + description!

In fact, this is just like in VisualStudio for example where you see all the components, or any IDE in fact that does that :p

In case this is not clear, on the left of these images for example: On the left

On the left

nah0y commented 9 years ago

PS: I could easily do a nice EditorWindow ;)

InvexGames commented 9 years ago

Yohan, if you reckon you could do a good enough window for it, go ahead :)