shell: restore focus
This commit is contained in:
parent
774e3bc5f4
commit
5b2ea80c50
6 changed files with 270 additions and 72 deletions
|
|
@ -57,6 +57,7 @@ fn main() -> Result<()> {
|
|||
display.borrow_mut().flush_clients(state);
|
||||
// trigger routines
|
||||
state.common.shell.refresh();
|
||||
state.common.refresh_focus();
|
||||
})?;
|
||||
|
||||
let _log = state.destroy();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue