mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
🐛 Fix Move layers fails (sometimes)
This commit is contained in:
parent
1e2d100c81
commit
27aa20f00b
@ -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))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user