mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 11:06:12 +02:00
✨ Adds progress report to importing process
This commit is contained in:
parent
3fb3a92a8f
commit
02d31a7947
7 changed files with 186 additions and 46 deletions
|
@ -628,7 +628,7 @@
|
|||
|
||||
(defn get-image-name
|
||||
[node]
|
||||
(get-in node [:attrs :penpot:name]))
|
||||
(get-meta node :name))
|
||||
|
||||
(defn get-image-data
|
||||
[node]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue