Skip to content

Commit

Permalink
wercker hickup
Browse files Browse the repository at this point in the history
  • Loading branch information
J.P.P Treub committed Mar 17, 2016
1 parent b1064fc commit 9ea07a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framer/Utils.coffee
Expand Up @@ -830,7 +830,7 @@ Utils.rotationNormalizer = ->


# Coordinate system

# convert a point from a layer to the context level, with rootContext enabled you can make it cross to the top context
Utils.convertPointToContext = (point = {}, layer, rootContext=false, includeLayer=true) ->
point = _.defaults(point, {x:0, y:0, z:0})
Expand Down

0 comments on commit 9ea07a4

Please sign in to comment.