mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-20 13:36:41 +00:00
Refresh the texture list when a capture closes, to clear it out.
This commit is contained in:
@@ -2532,6 +2532,8 @@ void TextureViewer::OnCaptureClosed()
|
||||
{
|
||||
Reset();
|
||||
|
||||
refreshTextureList();
|
||||
|
||||
delete m_Watcher;
|
||||
m_Watcher = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user