Introduce dynamic opacity support for Image and Svg
This commit is contained in:
parent
38cf87cb45
commit
fa9e1d96ea
18 changed files with 142 additions and 33 deletions
|
|
@ -342,6 +342,7 @@ where
|
|||
..Rectangle::with_size(image_size)
|
||||
},
|
||||
Radians(0.0),
|
||||
1.0,
|
||||
);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue