1
0
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:
Bartosz Taudul
2022-10-13 20:47:02 +02:00
parent d0968844d8
commit 1c5d90c98a
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -611,6 +611,8 @@ bool View::DrawImpl()
return keepOpen;
}
Attention( m_attnWorking );
if( !m_uarchSet )
{
m_uarchSet = true;