sketch-easing-gradient icon indicating copy to clipboard operation
sketch-easing-gradient copied to clipboard

Automatically update gradient when layer name is changed.

Open lewpgs opened this issue 7 years ago • 2 comments

Is your feature request related to a problem? Please describe. Not directly related to a problem, but a shortcut to the current plugin flow.

Describe the solution you'd like Whenever I rename a layer name, the plugin would fetch data changed, updating the gradient accordingly.

Describe alternatives you've considered Nothing to add.

Additional context Nothing to add.

lewpgs avatar Jun 06 '18 11:06 lewpgs

Yeah, not too sure about this since it's maybe a bit too magic and in the current flow doing what you describe is still possible — only you have to press cmd + alt + g after changing the layer name to update the gradient.

Did you have any examples of other plugins that does this kinda thing on layer name edit?

larsenwork avatar Jun 14 '18 16:06 larsenwork

I see - Paddy does what I'm talking about, and it's pretty neat! Have a look.

https://github.com/DWilliames/paddy-sketch-plugin

lewpgs avatar Jun 14 '18 16:06 lewpgs