Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awt2542 committed Mar 28, 2016
1 parent 3ef7214 commit 5388c60
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ More info about modules in Framer: [FramerJS Docs - Modules](http://framerjs.com
t.center()

### Convert imported layers to TextLayers

Make sure the text layer in Sketch is inside a group. There can be no other layers inside that group.

title = sketch.title.convertToTextLayer()
title.text = "Custom text"

### AutoSize based on text length and styling

t = new TextLayer
Expand Down

0 comments on commit 5388c60

Please sign in to comment.