mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Slightly improved fade effect for bottom side of input message field.
This commit is contained in:
parent
dd6cbd2c36
commit
46d5a93c96
1 changed files with 1 additions and 1 deletions
|
@ -968,7 +968,7 @@ historyComposeField: InputField(defaultInputField) {
|
|||
duration: 100;
|
||||
}
|
||||
historyComposeFieldMaxHeight: 224px;
|
||||
historyComposeFieldFadeHeight: 8px;
|
||||
historyComposeFieldFadeHeight: 6px;
|
||||
// historyMinHeight: 56px;
|
||||
|
||||
historyAttach: IconButton(defaultIconButton) {
|
||||
|
|
Loading…
Add table
Reference in a new issue