tree: refactor latch event dispatch
This commit is contained in:
parent
ada4e5a5f0
commit
01331afc6d
3 changed files with 9 additions and 4 deletions
|
|
@ -912,6 +912,7 @@ impl State {
|
|||
output.global.persistent.scale.get(),
|
||||
render_hw_cursor,
|
||||
)?;
|
||||
output.latched();
|
||||
output.perform_screencopies(tex, !render_hw_cursor, 0, 0, None);
|
||||
rr.dispatch_frame_requests(self.now_msec());
|
||||
Ok(sync_file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue