New iced changes
This commit is contained in:
parent
70d487ba20
commit
7e9a12a4aa
4 changed files with 6 additions and 5 deletions
|
|
@ -402,6 +402,7 @@ async fn run_instance<A, E, C>(
|
|||
// Then, we can use the `interface_state` here to decide if a redraw
|
||||
// is needed right away, or simply wait until a specific time.
|
||||
let redraw_event = Event::Window(
|
||||
crate::window::Id::MAIN,
|
||||
crate::window::Event::RedrawRequested(Instant::now()),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue