Draft first version of event subscriptions 🎉
This commit is contained in:
parent
e92ea48e88
commit
d575f45411
11 changed files with 182 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub use iced_winit::{
|
||||
Align, Background, Color, Command, Font, HorizontalAlignment, Length,
|
||||
VerticalAlignment,
|
||||
subscription, Align, Background, Color, Command, Font, HorizontalAlignment,
|
||||
Length, Subscription, VerticalAlignment,
|
||||
};
|
||||
|
||||
pub mod widget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue