Update preview settings after fetching PostVS data

This commit is contained in:
baldurk
2018-01-11 13:48:32 +00:00
parent 079c255bd8
commit 01ee0e32ba
+2
View File
@@ -1510,6 +1510,8 @@ void BufferViewer::OnEventChanged(uint32_t eventId)
m_ModelVSIn->buffers.push_back(buf);
}
updatePreviewColumns();
INVOKE_MEMFN(RT_UpdateAndDisplay);
m_ModelVSIn->endReset();