Fix svg scaling in iced_tiny_skia

This commit is contained in:
Günther Jena 2025-05-21 20:49:21 +02:00 committed by Héctor Ramón Jiménez
parent 6bbe189809
commit 8cae3fca48
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 8 additions and 5 deletions

View file

@ -627,7 +627,7 @@ impl Engine {
self.vector_pipeline.draw(
&svg.handle,
svg.color,
physical_bounds,
*bounds,
svg.opacity,
_pixels,
transform,