We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1341c3a commit 131b71eCopy full SHA for 131b71e
1 file changed
desktop/src/app.rs
@@ -560,7 +560,6 @@ impl ApplicationHandler for App {
560
Err(RenderError::SurfaceError(e)) => tracing::error!("Render error: {:?}", e),
561
}
562
let _ = self.start_render_sender.try_send(());
563
- // self.cef_context.schedule_frame();
564
565
566
if !self.cef_init_successful
0 commit comments