Reorder grid tracks moving content

This commit is contained in:
alonso.torres 2023-12-07 11:53:02 +01:00
parent e75fb67eec
commit 39b41d7037
5 changed files with 88 additions and 20 deletions

View file

@ -171,7 +171,7 @@
(cleanup)
(rx/push! global-drag-end nil)
(when (fn? on-drop)
(on-drop side drop-data))))
(on-drop side drop-data event))))
on-drag-end
(fn [event]