mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 10:00:40 +00:00
Remove TODO for implemented feature
This commit is contained in:
@@ -1071,9 +1071,6 @@ void ShaderViewer::updateDebugging()
|
||||
}
|
||||
}
|
||||
|
||||
// TODO tooltips
|
||||
// hoverTimer_Tick(hoverTimer, new EventArgs());
|
||||
|
||||
if(ui->constants->topLevelItemCount() == 0)
|
||||
{
|
||||
for(int i = 0; i < m_Trace->cbuffers.count; i++)
|
||||
|
||||
Reference in New Issue
Block a user