mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 20:26:11 +02:00
🐛 Fix copy and paste layers order
This commit is contained in:
parent
39ae2ed98d
commit
64217b34ca
2 changed files with 3 additions and 1 deletions
|
@ -1087,6 +1087,7 @@
|
|||
objects (cph/selected-subtree objects selected)
|
||||
|
||||
selected (->> (cph/sort-z-index objects selected)
|
||||
(reverse)
|
||||
(into (d/ordered-set)))]
|
||||
|
||||
(assoc data :selected selected)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue