mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 00:32:53 +00:00
Automatically set focus on game list window.
Fixes issue 5880.
This commit is contained in:
parent
99246e1d26
commit
d6b53af115
@ -365,6 +365,7 @@ void CGameListCtrl::Update()
|
||||
|
||||
AutomaticColumnWidth();
|
||||
ScrollLines(scrollPos);
|
||||
SetFocus();
|
||||
}
|
||||
|
||||
wxString NiceSizeFormat(s64 _size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user