ddwht / sketch-dynamic-button

Dynamic button plugin for Sketch.app
1.05k stars 57 forks source link

"Icon" support #4

Closed phaistonian closed 8 years ago

phaistonian commented 10 years ago

Say you insert an icon after the text layer (still inside the button group).

Ideally (or optionally), this plugin should take use the total width of the inner elements (both text and icons) and use this width as padding – as opposed to just the text layer.

Hopefully, this made some sense:)

ddwht commented 10 years ago

Now you can group text and icon. After that name group like '5:5:5:5' and plugin use width of both elements. I hope it's help you.

phaistonian commented 10 years ago

Awesome.

Thank you :)