tree: recompute output render data after connect
This commit is contained in:
parent
9b1a85b27d
commit
017efa4b74
2 changed files with 2 additions and 1 deletions
|
|
@ -279,6 +279,7 @@ impl OutputNode {
|
|||
tex: title,
|
||||
});
|
||||
}
|
||||
self.state.damage();
|
||||
}
|
||||
|
||||
pub fn ensure_workspace(self: &Rc<Self>) -> Rc<WorkspaceNode> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue