Allows drag-drop files into dashboard

This commit is contained in:
alonso.torres
2021-07-06 16:43:13 +02:00
parent 1894fc7cfa
commit 60009476d6
10 changed files with 169 additions and 52 deletions

View File

@@ -319,7 +319,9 @@
create-child
(fn [file child]
(-> file
(create-svg-raw (assoc data :content child))
(create-svg-raw (assoc data
:id (uuid/next)
:content child))
(close-svg-raw)))]
;; First :content is the the shape attribute, the other content is the