mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +00:00
Update the register tooltip as you step, if it's open
This commit is contained in:
@@ -1135,6 +1135,8 @@ namespace renderdocui.Windows
|
||||
|
||||
m_DisassemblyView.Invalidate();
|
||||
|
||||
hoverTimer_Tick(hoverTimer, new EventArgs());
|
||||
|
||||
if (constantRegs.Nodes.IsEmpty())
|
||||
{
|
||||
constantRegs.BeginUpdate();
|
||||
|
||||
Reference in New Issue
Block a user