From a415cf12f96c96be2f4c579fde78b2689f15cec5 Mon Sep 17 00:00:00 2001 From: Ben Dol Date: Sun, 19 Jul 2026 01:41:41 -0400 Subject: [PATCH] Bug fixes - fix fps drops and floating dialog boxes when dialogs open with a resized chat (#15, #34) - stop the hidden chat eating mouse scroll over the peek and GE item search (#52, #49) - keep chat input locked when dialogs and interfaces try to open it (#43) - tab "Clear messages" no longer breaks the input box (#40) - preserve input focus when clicking through the chat (#55) - don't strip leading spaces from sent messages (#39) - text shadow now draws together with text outline (#35) - force recolor applies to game messages, not just clan (#28) - show account icons next to sender names (#38) - reopen the peek overlay for repeated messages (#42) --- plugins/modern-chat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modern-chat b/plugins/modern-chat index f907b4b385fa..9f79f3b70369 100644 --- a/plugins/modern-chat +++ b/plugins/modern-chat @@ -1,2 +1,2 @@ repository=https://github.com/BenDol/Modern-Chat.git -commit=aaf254897061835b308ff42321ad27b5af7727a2 +commit=0e3dbaee8a9c4376cb927b12acc66e2d8c969b01