Add transform stack to canvas::Frame
This commit is contained in:
parent
76df374624
commit
558abf648b
6 changed files with 122 additions and 12 deletions
|
|
@ -204,5 +204,5 @@ use iced_web as common;
|
|||
|
||||
pub use common::{
|
||||
futures, Align, Background, Color, Command, Font, HorizontalAlignment,
|
||||
Length, Point, Space, Subscription, Vector, VerticalAlignment,
|
||||
Length, Point, Size, Space, Subscription, Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue