mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Require attention after load / connect.
This commit is contained in:
@@ -611,6 +611,8 @@ bool View::DrawImpl()
|
||||
return keepOpen;
|
||||
}
|
||||
|
||||
Attention( m_attnWorking );
|
||||
|
||||
if( !m_uarchSet )
|
||||
{
|
||||
m_uarchSet = true;
|
||||
|
||||
Reference in New Issue
Block a user