1
0
Fork 0
forked from wry/wry

screencast: schedule toplevel screencasts with other screencasts

This commit is contained in:
Julian Orth 2024-09-01 10:55:29 +02:00
parent dbb9bd2299
commit b28ea64509
8 changed files with 90 additions and 15 deletions

View file

@ -185,6 +185,7 @@ impl ConnectorHandler {
screencopies: Default::default(),
title_visible: Default::default(),
schedule,
latch_event: Default::default(),
});
on.update_visible();
on.update_rects();