0
Fork 0
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:
Pablo Alba 2023-06-15 18:36:57 +02:00 committed by Andrés Moya
parent aeebed6ef7
commit d9375c1dd1

View file

@ -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)))