mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 16:01:38 +02:00
🐛 Ignore touched when duplicating shape
This commit is contained in:
parent
6db1a907c8
commit
02b3c6ac28
1 changed files with 1 additions and 0 deletions
|
@ -330,6 +330,7 @@
|
||||||
:old-id (:id obj)
|
:old-id (:id obj)
|
||||||
:frame-id frame-id
|
:frame-id frame-id
|
||||||
:parent-id parent-id
|
:parent-id parent-id
|
||||||
|
:ignore-touched true
|
||||||
:obj (dissoc reframed-obj :shapes)}]
|
:obj (dissoc reframed-obj :shapes)}]
|
||||||
children-changes)))
|
children-changes)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue