mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-24 11:02:16 -05: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