mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-07-07 15:31:29 +08:00
(GUI): restore focus to listview after file operations.
This commit is contained in:
@@ -261,6 +261,7 @@ namespace GARbro.GUI
|
||||
m_main.PopupError (m_pending_error.Message, guiStrings.TextMediaConvertError);
|
||||
}
|
||||
m_main.Activate();
|
||||
m_main.ListViewFocus();
|
||||
m_main.RefreshView();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user