2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Added fade effect to input message fields.

This commit is contained in:
23rd
2024-02-14 18:26:18 +03:00
parent dcf4f45a36
commit 113c8a797f
5 changed files with 74 additions and 0 deletions

View File

@@ -968,6 +968,7 @@ historyComposeField: InputField(defaultInputField) {
duration: 100;
}
historyComposeFieldMaxHeight: 224px;
historyComposeFieldFadeHeight: 8px;
// historyMinHeight: 56px;
historyAttach: IconButton(defaultIconButton) {