bugfix
This commit is contained in:
parent
c810e18650
commit
2ce1fe4173
@ -119,6 +119,7 @@ bricks.ModelOutput = class extends bricks.VBox {
|
||||
if (this.run) {
|
||||
this.run.stop_timepass();
|
||||
this.content.remove_widget(this.run);
|
||||
this.run = null;
|
||||
}
|
||||
this.filler.update(data);
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user