diff --git a/frontend/src/app/main/ui/shapes/fills.cljs b/frontend/src/app/main/ui/shapes/fills.cljs index 9be7b71875..a7dc509e25 100644 --- a/frontend/src/app/main/ui/shapes/fills.cljs +++ b/frontend/src/app/main/ui/shapes/fills.cljs @@ -116,7 +116,7 @@ :width (* width no-repeat-padding) :height (* height no-repeat-padding) :fill "none"}] - [:image {:href (or (:data-uri shape) (get embed uri uri)) + [:image {:href uri :preserveAspectRatio "none" :x 0 :y 0