Reexport Transformation from widget::shader
This commit is contained in:
parent
36e8521593
commit
91fca024b6
2 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ pub use event::Event;
|
|||
pub use iced_wgpu::custom::Primitive;
|
||||
pub use iced_wgpu::custom::Storage;
|
||||
pub use program::Program;
|
||||
pub use iced_graphics::Transformation;
|
||||
|
||||
/// A widget which can render custom shaders with Iced's `wgpu` backend.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue