Permalink
Browse files
forwarding backgroundColor to fill
- Loading branch information...
Showing
with
1 addition
and
0 deletions.
-
+1
−0
framer/SVGBaseLayer.coffee
|
@@ -37,6 +37,7 @@ class exports.SVGBaseLayer extends Layer |
|
|
|
@alias "borderColor", "stroke" |
|
|
|
@alias "strokeColor", "stroke" |
|
|
|
@alias "borderWidth", "strokeWidth" |
|
|
|
@alias "backgroundColor", "fill" |
|
|
|
|
|
|
|
# Overridden functions from Layer |
|
|
|
_insertElement: -> |
|
|
0 comments on commit
3413e12