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!
Installation
Download the zip
- Download and open align-and-resize-to-layout-master.zip
- 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 |