Update the register tooltip as you step, if it's open

This commit is contained in:
baldurk
2015-07-07 16:48:02 +02:00
parent 4c988e9e3a
commit 7f240b4d14
+2
View File
@@ -1135,6 +1135,8 @@ namespace renderdocui.Windows
m_DisassemblyView.Invalidate();
hoverTimer_Tick(hoverTimer, new EventArgs());
if (constantRegs.Nodes.IsEmpty())
{
constantRegs.BeginUpdate();