mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 13:46:11 +02:00
🐛 Fix problem when exporting penpot files
This commit is contained in:
parent
d666755159
commit
6a74f29f96
2 changed files with 15 additions and 12 deletions
|
@ -811,7 +811,7 @@
|
|||
:attrs)
|
||||
image-data (get-svg-data :image node)
|
||||
svg-data (or image-data pattern-data)]
|
||||
(:xlink:href svg-data)))
|
||||
(or (:href svg-data) (:xlink:href svg-data))))
|
||||
|
||||
(defn get-image-fill
|
||||
[node]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue