mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-05-11 04:33:17 +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;
|
duration: 100;
|
||||||
}
|
}
|
||||||
historyComposeFieldMaxHeight: 224px;
|
historyComposeFieldMaxHeight: 224px;
|
||||||
historyComposeFieldFadeHeight: 8px;
|
historyComposeFieldFadeHeight: 6px;
|
||||||
// historyMinHeight: 56px;
|
// historyMinHeight: 56px;
|
||||||
|
|
||||||
historyAttach: IconButton(defaultIconButton) {
|
historyAttach: IconButton(defaultIconButton) {
|
||||||
|
Loading…
Reference in New Issue
Block a user