arjenvr / sketch-radius

Sketch plugin to increase or decrease the corner radius on rectangle shapes using keyboard shortcuts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corner Radius Shortcuts plugin for Sketch

Increase or decrease the corner radius on rectangle shapes using keyboard shortcuts.

Sketch Radius Demo

##Keyboard shortcuts

Command Shortcut
Increase Radius command + ]
Decrease Radius command + [
Increase Radius by 10 command + Shift + ]
Decrease Radius by 10 command + Shift + [

##Installation

Download and extract ZIP

  1. Download the ZIP file containing Corner Radius Shortcuts
  2. Copy the contents to the plugin folder (Open up Sketch, go to PluginsReveal Plugins Folder… to open it.)

Using GitHub for Mac

NOTE: This requires GitHub for Mac to be installed.

  1. Click the Clone in Desktop button on GitHub
  2. Open up Sketch, go to PluginsReveal Plugins Folder… to open the plugins folder in Finder. Drag the folder by its icon from the Finder window into the Open dialog of GitHub for Mac.

Known issues

  • The radius of all corners will be set uniformly based on the radius of the top left corner. If your shape has different radii on individual corners they will be lost.
  • Negative values are allowed even though these have no effect

Acknowledgements

##Contact

About

Sketch plugin to increase or decrease the corner radius on rectangle shapes using keyboard shortcuts.