mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -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;
|
||||
}
|
||||
}
|
||||
|
||||
return compoundPath || path;
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue