Sketch plugin to scale all selected layers, in place, from center.
Demo
Installation
- Download the latest release and unzip it.
- Double click “sketch-scale-all-in-place.sketchplugin”
Usage
- Select more than one layer.
- Navigate to “Plugins > Scale all in place”.
- Type the percentage scale 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.