mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Restore focus
This commit is contained in:
parent
3d4c17a480
commit
dbf24bd29c
1 changed files with 1 additions and 0 deletions
|
|
@ -5391,6 +5391,7 @@ begin
|
|||
LoadPanel((ActiveFrame.NotebookPage as TFileViewPage).Notebook, Params.ActivePanelPath);
|
||||
end;
|
||||
|
||||
ActiveFrame.SetFocus;
|
||||
end;
|
||||
|
||||
procedure TfrmMain.LoadWindowState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue