Skip to content

Commit

Permalink
Repairing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh committed Mar 23, 2017
1 parent e5a244c commit f989af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framer/TextLayer.coffee
Expand Up @@ -50,6 +50,7 @@ class exports.TextLayer extends Layer


super options super options


@font ?= @fontFamily
# Set padding # Set padding
@padding = options.padding or Utils.rectZero() @padding = options.padding or Utils.rectZero()


Expand Down

0 comments on commit f989af9

Please sign in to comment.