mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-30 19:31:07 +00:00
Refresh event selection after texture output is created
This commit is contained in:
@@ -2477,6 +2477,8 @@ void TextureViewer::OnLogfileLoaded()
|
||||
m_Output->SetOutputConfig(c);
|
||||
|
||||
RT_UpdateAndDisplay(r);
|
||||
|
||||
GUIInvoke::call([this]() { OnEventSelected(m_Ctx->CurEvent()); });
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user