Notify window before presentation
This commit is contained in:
parent
363b0e903a
commit
31b98ee3eb
5 changed files with 29 additions and 2 deletions
|
|
@ -892,6 +892,7 @@ async fn run_instance<P, C>(
|
|||
window.state.viewport(),
|
||||
window.state.background_color(),
|
||||
&debug.overlay(),
|
||||
|| window.raw.pre_present_notify(),
|
||||
) {
|
||||
Ok(()) => {
|
||||
debug.render_finished();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue