🐛 Fix problem with shadows

This commit is contained in:
alonso.torres 2024-05-28 09:53:20 +02:00 committed by Andrey Antukh
parent dad91421b1
commit 032e551dc1
2 changed files with 23 additions and 21 deletions

View file

@ -233,7 +233,7 @@
:blur 4
:spread 0
:hidden false}
(utils/from-js val)))
(utils/from-js val #{:style :type})))
value)]
(st/emit! (dwc/update-shapes [id] #(assoc % :shadow value)))))}