mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
Fix duplicate shape in a component copy maintains its ref
This commit is contained in:
parent
aeebed6ef7
commit
d9375c1dd1
1 changed files with 1 additions and 0 deletions
|
@ -428,6 +428,7 @@
|
|||
:frame-id frame-id)
|
||||
(dissoc :shapes
|
||||
:main-instance?
|
||||
:shape-ref
|
||||
:use-for-thumbnail?)
|
||||
(gsh/move delta)
|
||||
(d/update-when :interactions #(ctsi/remap-interactions % ids-map objects)))
|
||||
|
|
Loading…
Add table
Reference in a new issue