sketch-draw-slice-over-selection
Version:
A Sketch plugin to draw a slice over the selection
28 lines (16 loc) • 827 B
Markdown
# Draw Slice Over Selection [](https://www.npmjs.org/package/sketch-draw-slice-over-selection)
> A Sketch plugin to draw a slice over the selection
- Useful for preparing UX specifications for hand-off or for print

## Commands
### Draw Slice Over Selection
- Draws a slice over the selection, or over all layers on the current page if the selection is empty
Settings | Default
:--|:--
Background color (hex code) | `#f9f9f9`
Padding (pixels) | `100`
## Installation
1. [Download and unzip the latest release](https://github.com/yuanqing/sketch-draw-slice-over-selection/releases)
2. Double-click `Draw Slice Over Selection.sketchplugin` to install
## License
[MIT](LICENSE.md)