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
|
|
@ -35,6 +35,6 @@ pub use transformation::Transformation;
|
|||
pub use viewport::Viewport;
|
||||
|
||||
pub use iced_native::{
|
||||
Background, Font, HorizontalAlignment, Point, Rectangle, Size, Vector,
|
||||
VerticalAlignment,
|
||||
Background, Color, Font, HorizontalAlignment, Point, Rectangle, Size,
|
||||
Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue