mirror of
https://github.com/penpot/penpot.git
synced 2025-01-11 01:10:28 -05:00
🐛 Allow images to adjust to the shape size
https://tree.taiga.io/project/penpot/issue/3329
This commit is contained in:
parent
7e05b7e6d9
commit
9b8b6134c5
1 changed files with 1 additions and 0 deletions
|
@ -80,5 +80,6 @@
|
|||
|
||||
(when has-image?
|
||||
[:image {:xlinkHref (get embed uri uri)
|
||||
:preserveAspectRatio "none"
|
||||
:width width
|
||||
:height height}])]])])))))
|
||||
|
|
Loading…
Reference in a new issue