mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix problem with detatch color in shadow
This commit is contained in:
parent
93542282f1
commit
ce68bde9a8
@ -116,7 +116,7 @@
|
||||
|
||||
detach-color
|
||||
(mf/use-fn
|
||||
(mf/deps ids index)
|
||||
(mf/deps ids index value)
|
||||
(fn [_color _opacity]
|
||||
(when-not (string? (:color value))
|
||||
(st/emit! (dch/update-shapes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user