mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08: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…
x
Reference in New Issue
Block a user