mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 14:46:12 +02: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)
|
:frame-id frame-id)
|
||||||
(dissoc :shapes
|
(dissoc :shapes
|
||||||
:main-instance?
|
:main-instance?
|
||||||
|
:shape-ref
|
||||||
:use-for-thumbnail?)
|
:use-for-thumbnail?)
|
||||||
(gsh/move delta)
|
(gsh/move delta)
|
||||||
(d/update-when :interactions #(ctsi/remap-interactions % ids-map objects)))
|
(d/update-when :interactions #(ctsi/remap-interactions % ids-map objects)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue