Add background_color to Application and Sandbox
This commit is contained in:
parent
2a516dfc48
commit
4c0286e8ac
11 changed files with 81 additions and 17 deletions
|
|
@ -36,7 +36,7 @@ mod backend;
|
|||
mod quad;
|
||||
mod text;
|
||||
|
||||
pub use iced_graphics::{Antialiasing, Defaults, Primitive, Viewport};
|
||||
pub use iced_graphics::{Antialiasing, Color, Defaults, Primitive, Viewport};
|
||||
pub use wgpu;
|
||||
|
||||
pub use backend::Backend;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue