output: clear text textures on shutdown
This commit is contained in:
parent
90b945b780
commit
2d8e12be3c
2 changed files with 9 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ impl WorkspaceNode {
|
|||
self.jay_workspaces.clear();
|
||||
self.ext_workspaces.clear();
|
||||
self.opt.set(None);
|
||||
self.title_texture.take();
|
||||
}
|
||||
|
||||
pub fn update_has_captures(&self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue