Skip to content

Commit

Permalink
Create Rename Current Page.sketchplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bomberstudios committed Mar 5, 2015
1 parent 970497a commit 48a4c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rename Current Page.sketchplugin
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
var n = [doc askForUserInput:"Page name:" initialValue:doc.currentPage().name()]
doc.currentPage().setName(n)

0 comments on commit 48a4c1d

Please sign in to comment.