mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
When a capture is loaded in the API inspector, populate the events
This commit is contained in:
@@ -58,6 +58,7 @@ APIInspector::~APIInspector()
|
||||
|
||||
void APIInspector::OnCaptureLoaded()
|
||||
{
|
||||
OnSelectedEventChanged(m_Ctx.CurSelectedEvent());
|
||||
}
|
||||
|
||||
void APIInspector::OnCaptureClosed()
|
||||
|
||||
Reference in New Issue
Block a user