DWilliames / paddy-sketch-plugin

Automated padding, spacing and alignment for your Sketch layers
MIT License
2.17k stars 61 forks source link

Feature Request: Ignore updating symbol if "-" is in front of symbol layer name #86

Open mattymatty opened 6 years ago

mattymatty commented 6 years ago

Sometimes I want two buttons side by side that are the same exact width. Eg. button with label "Hi" would be the same width as the button next to it labeled "Long label name". Any way to do that with paddy?

Three possible solutions: 1) Allow [w=250] on symbol names 2) Auto-calculate the width of the widest button in a group and make all buttons that width 3) Ignore updating symbol width if "-" is in front of symbol layer name.

Thanks!

brunogdesign commented 6 years ago

I'm in the same position right now...

WendelFelius commented 6 years ago

Would be really nice indeed!