mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Externals: Update imgui to 1.85
This commit is contained in:
@@ -45,7 +45,7 @@ void NetPlayChatUI::Display()
|
||||
|
||||
if (m_scroll_to_bottom)
|
||||
{
|
||||
ImGui::SetScrollHere(1.0f);
|
||||
ImGui::SetScrollHereY(1.0f);
|
||||
m_scroll_to_bottom = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user