mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-25 21:53:44 +00:00
Merge pull request #2656 from asturur/groupopacity
Group opacity not delegated
This commit is contained in:
commit
6aeabcb10c
1 changed files with 2 additions and 1 deletions
|
|
@ -209,7 +209,8 @@
|
|||
*/
|
||||
delegatedProperties: {
|
||||
fill: true,
|
||||
opacity: true,
|
||||
stroke: true,
|
||||
strokeWidth: true,
|
||||
fontFamily: true,
|
||||
fontWeight: true,
|
||||
fontSize: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue