Sketch plugin to move selected shapes or layers toward the center of artboard.
Demo
Installation
- Download the latest release and unzip it.
- Double click “sketch-pull-to-center.sketchplugin”
Usage
- Select one or more shapes or layers.
- Navigate to “Plugins > Pull to center”.
- Type the distance in pixels you’d like to move the shapes or layers and click “OK”.
Feedback
Send any comments, concerns, or suggestions to mike@delighted.com
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin my-new-feature
). - Create new Pull Request.