mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-05-10 12:09:16 +00:00
Slightly improved fade effect for bottom side of input message field.
This commit is contained in:
parent
dd6cbd2c36
commit
46d5a93c96
@ -968,7 +968,7 @@ historyComposeField: InputField(defaultInputField) {
|
||||
duration: 100;
|
||||
}
|
||||
historyComposeFieldMaxHeight: 224px;
|
||||
historyComposeFieldFadeHeight: 8px;
|
||||
historyComposeFieldFadeHeight: 6px;
|
||||
// historyMinHeight: 56px;
|
||||
|
||||
historyAttach: IconButton(defaultIconButton) {
|
||||
|
Loading…
Reference in New Issue
Block a user