autocommit 2022-04-13 21:01:32 CEST
This commit is contained in:
parent
661a28e5b0
commit
916e3644c3
30 changed files with 681 additions and 73 deletions
|
|
@ -123,6 +123,7 @@ impl ConnectorHandler {
|
|||
}
|
||||
on.update_render_data();
|
||||
self.state.root.outputs.set(self.id, on.clone());
|
||||
self.state.root.update_extents();
|
||||
self.state.add_global(&global);
|
||||
'outer: loop {
|
||||
while let Some(event) = self.data.connector.event() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue