mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
When loading a log, default back to buffer view showing VSIn
This commit is contained in:
@@ -448,6 +448,8 @@ namespace renderdocui.Windows
|
||||
|
||||
var draw = m_Core.CurDrawcall;
|
||||
|
||||
previewTab.SelectedIndex = 0;
|
||||
|
||||
if (MeshView)
|
||||
{
|
||||
if (draw == null)
|
||||
|
||||
Reference in New Issue
Block a user