Skip to content

Commit

Permalink
Fixed Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Schulz authored and Florian Schulz committed Oct 24, 2014
1 parent b384d5e commit ed4cef3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 66 deletions.
2 changes: 1 addition & 1 deletion Inventory/Color Inventory.sketchplugin
Expand Up @@ -296,4 +296,4 @@
function sortLeft(a, b) {
return a.left - b.left;
}
}());
})();
64 changes: 0 additions & 64 deletions Misc/Goto Anything.sketchplugin

This file was deleted.

2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -123,7 +123,7 @@ This improves the built in behavior of artboard duplication in Sketch. If the se

This improves the built in behavior of artboard removal in Sketch. If the selected artboard is in the middle of other artboards, all artboards on the right side will be shifted to the left after the artboard has been removed. Requires any layer of an artboard to be selected.

**Shortcut:** `` + `` (Backspace)
**Shortcut:** `shift` + `` + ``

![Remove Artboard Animation](https://dl.dropboxusercontent.com/u/974773/_keepalive/Style%20Inventory/Remove%20Artboard.gif)

Expand Down

0 comments on commit ed4cef3

Please sign in to comment.