Skip to content

Commit

Permalink
Merge pull request #2656 from asturur/groupopacity
Browse files Browse the repository at this point in the history
Group opacity not delegated
  • Loading branch information
kangax committed Nov 30, 2015
2 parents 1053a91 + 37fb2c1 commit 6aeabcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/shapes/group.class.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,8 @@
*/
delegatedProperties: {
fill: true,
opacity: true,
stroke: true,
strokeWidth: true,
fontFamily: true,
fontWeight: true,
fontSize: true,
Expand Down

0 comments on commit 6aeabcb

Please sign in to comment.