mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-09 06:39:47 +00:00
Request attention on disconnect.
This commit is contained in:
@@ -741,6 +741,7 @@ bool View::DrawImpl()
|
||||
}
|
||||
else
|
||||
{
|
||||
Attention( m_attnDisconnected );
|
||||
ImGui::BeginDisabled();
|
||||
ImGui::ButtonEx( MainWindowButtons[2], ImVec2( bw, 0 ) );
|
||||
ImGui::EndDisabled();
|
||||
|
||||
Reference in New Issue
Block a user