mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
default to VS IN as primary, instead of just bailing
This commit is contained in:
@@ -3081,7 +3081,7 @@ namespace renderdocui.Windows
|
||||
}
|
||||
|
||||
if (primary == null)
|
||||
return;
|
||||
primary = vsInBufferView;
|
||||
|
||||
foreach (DataGridView g in grids)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user