Bake inputs after clearing IO

This commit is contained in:
j433866 2019-05-21 11:24:44 +01:00
parent cb86cb1882
commit e95f92cdeb
1 changed files with 1 additions and 0 deletions

View File

@ -1077,6 +1077,7 @@ class InputWaiter {
this.setupInputWorker();
this.addInput(true);
this.bakeAll();
}
/**