Adds progress report to importing process

This commit is contained in:
alonso.torres 2021-09-30 11:10:48 +02:00 committed by Andrey Antukh
parent 3fb3a92a8f
commit 02d31a7947
7 changed files with 186 additions and 46 deletions

View file

@ -628,7 +628,7 @@
(defn get-image-name
[node]
(get-in node [:attrs :penpot:name]))
(get-meta node :name))
(defn get-image-data
[node]