Fix svg scaling in iced_tiny_skia
This commit is contained in:
parent
6bbe189809
commit
8cae3fca48
2 changed files with 8 additions and 5 deletions
|
|
@ -627,7 +627,7 @@ impl Engine {
|
|||
self.vector_pipeline.draw(
|
||||
&svg.handle,
|
||||
svg.color,
|
||||
physical_bounds,
|
||||
*bounds,
|
||||
svg.opacity,
|
||||
_pixels,
|
||||
transform,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue