Focus the Team Monitor list view when the window shows.
This allows immediate use of the arrow keys to navigate the list. Fixes ticket #8564.
This commit is contained in:
@@ -416,6 +416,8 @@ TeamMonitorWindow::UpdateList()
|
|||||||
}
|
}
|
||||||
|
|
||||||
fRestartButton->SetEnabled(!desktopRunning);
|
fRestartButton->SetEnabled(!desktopRunning);
|
||||||
|
|
||||||
|
fListView->MakeFocus();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user