mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 08:58:34 +02:00
:tada Add undo-group for layout updates
This commit is contained in:
parent
c214d8b044
commit
bad0fb912b
13 changed files with 61 additions and 58 deletions
|
@ -751,7 +751,7 @@
|
|||
(dwu/start-undo-transaction undo-id)
|
||||
(dch/commit-changes changes)
|
||||
(select-shapes new-selected)
|
||||
(ptk/data-event :layout/update frames)
|
||||
(ptk/data-event :layout/update {:ids frames})
|
||||
(memorize-duplicated id-original id-duplicated)
|
||||
(dwu/commit-undo-transaction undo-id))))))))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue