Reactivate the correct item in each pane when deserializing
This commit is contained in:
parent
f68e8d4664
commit
8a48567857
5 changed files with 83 additions and 58 deletions
|
@ -137,7 +137,6 @@ impl TerminalContainer {
|
|||
TerminalContainerContent::Error(view)
|
||||
}
|
||||
};
|
||||
// cx.focus(content.handle());
|
||||
|
||||
TerminalContainer {
|
||||
content,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue