Merge branch 'master' into beacon

This commit is contained in:
Héctor Ramón Jiménez 2025-04-01 02:18:20 +02:00
commit e060129951
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
30 changed files with 915 additions and 633 deletions

View file

@ -819,6 +819,7 @@ async fn run_instance<P>(
&mut window.surface,
window.state.viewport(),
window.state.background_color(),
|| window.raw.pre_present_notify(),
) {
Ok(()) => {
present_span.finish();