0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-19 19:21:23 -05:00

🐛 Fix problem when moving copys in the layers panel

This commit is contained in:
alonso.torres 2024-04-10 16:52:41 +02:00 committed by Andrés Moya
parent 9cbbe1565d
commit b684ee2f83

View file

@ -987,7 +987,9 @@
(cond-> shapes-to-deroot deroot? (conj id))
(cond-> shapes-to-reroot reroot? (conj id))]))
[[] [] []]
ids)
(->> ids
(mapcat #(ctn/get-child-heads objects %))
(map :id)))
changes (relocate-shapes-changes it
objects