dynamic-reposition
dynamic-reposition copied to clipboard
Plugin for Sketch 3 - Make it easy to resize an object without having to manually move all the content to keep the margins
I want to mention it in The Sketch Handbook (http://www.sketch-handbook.com/), but only if it works with the current version of Sketch.
Hi there. As you probably know, `[MSTextLayer lineSpacing]` has been deprecated for a while, and it will be removed in Sketch v40. Please update your Plugin to use `[MSTextLayer lineHeight]`...
> By setting properties for both top and bottom or/and left and right the object will be stretched out to keep the right distance to the background. This does not...