Skip to content

Latest commit

 

History

History
executable file
·
34 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

executable file
·
34 lines (21 loc) · 1.41 KB

Align and resize to layout v.0.1

Align and resize layers to your layout in Sketch

When working in a Sketch.app document everything is designed around the layout. I thought it would be nice to quickly align and resize elements to the layout. So I wrote a little script to do just that. You can quickly align and resize the width of a element.

Enjoy!

Screencast of the Stickers plugin

Installation

Download the zip

  1. Download and open align-and-resize-to-layout-master.zip
  2. Double click on the plugin and open up Sketch.

How to Use

Select Plugins ▸ Align to layout in the Sketch menu bar or use the keyboard shortcuts.

Keyboard Shortcuts

Shortcut Action
Command + CTRL + Arrow Left Align selection to layout left
Command + CTRL + Arrow Right Align selection to layout Right
Command + CTRL + ⇧ shift + Arrow Left Resize selection to layout left
Command + CTRL + ⇧ shift + Arrow Right Resize selection to layout right

Version history

  • 0.1 Added first version of the plugin