mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:28:26 +02:00
🐛 Fix detach stroke (#6655)
This commit is contained in:
parent
5e254ff3f6
commit
fec7d5cff2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
(mf/deps ids)
|
||||
(fn [index color]
|
||||
(let [color (-> color
|
||||
(assoc :id nil :file-id nil))]
|
||||
(dissoc :ref-id :ref-file))]
|
||||
(st/emit! (dc/change-stroke-color ids color index)))))
|
||||
|
||||
handle-reorder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue