websiddu / sketch-material

Sketch material is a sketch plugin that will help you generate complex material components like tables, chips, forms etc…
https://websiddu.github.io/sketch-material
MIT License
851 stars 80 forks source link

Create element without adding text styles to existing #18

Open NamDang311 opened 7 years ago

NamDang311 commented 7 years ago

As mentioned in the title, can we have a toggle to control it? Ex: Everytime I create a dialog, some new text styles appear in my document "…dialog-title", "…dialog-content"

websiddu commented 7 years ago

@NamDang311 Thats was suppose to how it work. But I agree ...dialog-title is not a great style name. When I started the project initially it was named like that.

I will do a naming cleanup.

NamDang311 commented 7 years ago

I didn't mean that the name isn't great. It just that rather than introducing a new text style and then removing it later on in the project, It would be great if it doesn't come with text style so we can assign with our own :)

websiddu commented 7 years ago

I see. But the idea is get the layer styles with a name so users need not create one. I will see if I can give a toggle option, if more people want it :)