mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00: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
@ -80,5 +80,6 @@
|
||||
|
||||
(when has-image?
|
||||
[:image {:xlinkHref (get embed uri uri)
|
||||
:preserveAspectRatio "none"
|
||||
:width width
|
||||
:height height}])]])])))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user