mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Don't use obsolete function.
This commit is contained in:
parent
98b4b69386
commit
a10ec49a60
@ -5610,7 +5610,7 @@ void View::DrawMessages()
|
||||
}
|
||||
if( m_msgToFocus == v )
|
||||
{
|
||||
ImGui::SetScrollHere();
|
||||
ImGui::SetScrollHereY();
|
||||
m_msgToFocus = nullptr;
|
||||
}
|
||||
ImGui::PopID();
|
||||
|
Loading…
Reference in New Issue
Block a user