mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 17:46:11 +02:00
✨ Grid layers order
This commit is contained in:
parent
e86939b8ee
commit
9b8ef35603
8 changed files with 125 additions and 54 deletions
|
@ -80,6 +80,7 @@
|
|||
(pcb/set-stack-undo? stack-undo?)
|
||||
(pcb/with-objects objects))
|
||||
ids)
|
||||
changes (pcb/reorder-grid-children changes ids)
|
||||
changes (add-undo-group changes state)]
|
||||
(rx/concat
|
||||
(if (seq (:redo-changes changes))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue