Merge branch 'master' into feature/performance-metrics
This commit is contained in:
commit
b68ac3aa47
12 changed files with 453 additions and 118 deletions
|
|
@ -211,10 +211,8 @@ mod node;
|
|||
mod style;
|
||||
mod user_interface;
|
||||
|
||||
pub(crate) use iced_core::Vector;
|
||||
|
||||
pub use iced_core::{
|
||||
Align, Background, Color, Justify, Length, Point, Rectangle,
|
||||
Align, Background, Color, Justify, Length, Point, Rectangle, Vector,
|
||||
};
|
||||
|
||||
#[doc(no_inline)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue