Introduce first-class image module in iced_native
This commit is contained in:
parent
b3a01973c6
commit
c4186a71b7
12 changed files with 139 additions and 143 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use iced_native::widget::image;
|
||||
use iced_native::image;
|
||||
use iced_native::widget::svg;
|
||||
use iced_native::{Background, Color, Font, Rectangle, Size, Vector};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue