mirror of
https://github.com/penpot/penpot.git
synced 2026-03-25 04:40:40 +01:00
Fix image importation from galery to workspace.
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
(letfn [(on-double-click [event]
|
||||
(let [shape {:type :image
|
||||
:name name
|
||||
:id (uuid/random)
|
||||
:metadata {:width width
|
||||
:height height}
|
||||
:image id}]
|
||||
|
||||
Reference in New Issue
Block a user