Increase or decrease the corner radius on rectangle shapes using keyboard shortcuts.
##Keyboard shortcuts
Command | Shortcut |
---|---|
Increase Radius | command + ] |
Decrease Radius | command + [ |
Increase Radius by 10 | command + Shift + ] |
Decrease Radius by 10 | command + Shift + [ |
##Installation
- Download the ZIP file containing Corner Radius Shortcuts
- Copy the contents to the plugin folder (Open up Sketch, go to
Plugins
›Reveal Plugins Folder…
to open it.)
NOTE: This requires GitHub for Mac to be installed.
- Click the Clone in Desktop button on GitHub
- Open up Sketch, go to
Plugins
›Reveal 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.
- 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
- Prompted by a question from Oleg Kuroptiev
- Inspired by the keyboard shortcuts for the rounded rectangle tool in Photoshop
- Based on examples from Sketch Plugins Cookbook
- Round Rects Are Everywhere!
##Contact
- @arjenvr on Twitter