From 46d5a93c96b51a50ff808d532e1e7bceb6af4fe5 Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Sat, 17 Feb 2024 20:33:47 +0300 Subject: [PATCH] Slightly improved fade effect for bottom side of input message field. --- Telegram/SourceFiles/chat_helpers/chat_helpers.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/chat_helpers/chat_helpers.style b/Telegram/SourceFiles/chat_helpers/chat_helpers.style index 135b895ed..a39019a93 100644 --- a/Telegram/SourceFiles/chat_helpers/chat_helpers.style +++ b/Telegram/SourceFiles/chat_helpers/chat_helpers.style @@ -968,7 +968,7 @@ historyComposeField: InputField(defaultInputField) { duration: 100; } historyComposeFieldMaxHeight: 224px; -historyComposeFieldFadeHeight: 8px; +historyComposeFieldFadeHeight: 6px; // historyMinHeight: 56px; historyAttach: IconButton(defaultIconButton) {