mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 17:18:35 +00:00
Revert "🐛 Fix synchronization"
This reverts commit dd363c10a0b5cf4e6682b299e2ae87c7a808f625.
This commit is contained in:
parent
990f63a136
commit
a4f32de9a1
@ -382,7 +382,7 @@
|
||||
parent-id
|
||||
|
||||
(nil? frame-id)
|
||||
(dm/get-in objects [parent-id :frame-id] uuid/zero)
|
||||
(dm/get-in objects [parent-id :frame-id])
|
||||
|
||||
:else
|
||||
frame-id)]
|
||||
|
||||
@ -931,7 +931,7 @@
|
||||
|
||||
[_ new-shapes _]
|
||||
(ctst/clone-object component-shape
|
||||
(:id component-parent-shape)
|
||||
(:id parent-shape)
|
||||
(get component-page :objects)
|
||||
update-new-shape
|
||||
update-original-shape)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user