/sketch-adjusttofit

A quick Sketch plugin to resize text layers, groups, and artboards to fit their content. Also supports nested resizing.

Primary LanguageJavaScript

adjustToFit

overview-gif

A quick Sketch plugin to resize text layers, groups, and artboards to fit their content. Also supports nested resizing.

Installation

Head over to the releases page and follow the instructions

Usage

⌃ + ⇧ + F: Resize selected layer(s) including invisible children

⌘ + ⇧ + F: Resize selected layer(s):

selected-gif

⌃ + ⌥ + ⇧ + F: Resize selected layer(s) with nesting including invisible children

⌘ + ⌥ + ⇧ + F: Resize selected layer(s) with nesting:

nested-gif

Changelog

1.2.0

  • Added new commands to resize layers without excluding invisible children

1.1.0

  • Reworked textbox resize logic to fix a bug with blank lines
  • Updated gifs

1.0.0

Init :)