mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Add half-assed support for fill-opacity / stroke-opacity.
This commit is contained in:
parent
b0a82fdc06
commit
76dab534a9
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ var SvgImporter = this.SvgImporter = new function() {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return compoundPath || path;
|
return compoundPath || path;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue