mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-21 03:15:20 +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