mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 22:17:20 +02:00
🎉 Shape opacity for wasm render
This commit is contained in:
parent
e675ff6db5
commit
d09e5ef9b3
5 changed files with 19 additions and 1 deletions
|
@ -100,6 +100,7 @@
|
|||
:transform (api/set-shape-transform v)
|
||||
:fills (api/set-shape-fills v)
|
||||
:blend-mode (api/set-shape-blend-mode v)
|
||||
:opacity (api/set-shape-opacity v)
|
||||
:shapes (api/set-shape-children v)
|
||||
nil)
|
||||
;; when something synced with wasm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue