0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 19:11:20 -05:00

Merge pull request #2242 from penpot/palba-fix-move-layers

🐛 Fix Move layers fails (sometimes)
This commit is contained in:
Alejandro 2022-09-12 06:50:29 +02:00 committed by GitHub
commit b5b042e6e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,7 +184,7 @@
on-drop
(mf/use-fn
(mf/deps id)
(mf/deps id index objects)
(fn [side _data]
(if (= side :center)
(st/emit! (dw/relocate-selected-shapes id 0))