Allow listening to runtime events in subscriptions
This commit is contained in:
parent
9b84b6e403
commit
98160406f7
7 changed files with 89 additions and 40 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub use iced_winit::{
|
||||
subscription, Align, Background, Color, Command, Font, HorizontalAlignment,
|
||||
Length, Subscription, VerticalAlignment,
|
||||
Align, Background, Color, Command, Font, HorizontalAlignment, Length,
|
||||
Subscription, VerticalAlignment,
|
||||
};
|
||||
|
||||
pub mod widget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue