mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 04:36:37 +02:00
✨ Synchronize add/delete/move shapes in componentes
This commit is contained in:
parent
912be76400
commit
ebb7410e5b
5 changed files with 640 additions and 405 deletions
|
@ -251,7 +251,8 @@
|
|||
:add-media :mod-media :del-media
|
||||
:add-component :mod-component :del-component
|
||||
:add-typography :mod-typography :del-typography} (:type change))
|
||||
(and (= (:type change) :mod-obj)
|
||||
(and (#{:add-obj :mod-obj :del-obj
|
||||
:reg-objects :mov-objects} (:type change))
|
||||
(some? (:component-id change)))))
|
||||
|
||||
(declare update-file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue