dawidw / move-it

Sketch plugin that let's you move selected layers verticaly and horizontaly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move It

Sketch plugin that let's you move selected layers vertically and horizontally. Because there wasn't Illustrator Move feature out of the box.

Move it screen

Thanks to Vlad Moroz you can now use math operators in inputs:

X: 10*12+30-5 will move layer by 145 pixels
Y: 1/3 will move layer by 0.33(3) pixels

Supported operators: + - * / ( )

Installation

  1. Download plugin
  2. Navigate the Sketch menu bar to Plugins ▸ Reveal Plugins Folder...
  3. Place the MoveIt folder into the revealed plugins directory
  4. That's it...

Usage

  1. Select layer(s) you want to move.
  2. Plugins ▸ Move It ▸ MoveIt or cmd + shift + m
  3. Enter how many px you want to move layer(s) horizontally and vertically.
  4. Click OK.

Contributors

Contact

About

Sketch plugin that let's you move selected layers verticaly and horizontaly.