2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Implement nice dropdown collapse animation.

This commit is contained in:
John Preston
2022-01-07 15:15:10 +03:00
parent 6a1630a84c
commit cfc2a959cf
3 changed files with 58 additions and 6 deletions

View File

@@ -987,3 +987,5 @@ reactionGradientStart: 8px;
reactionGradientSize: 24px;
reactionGradientFadeSize: 24px;
reactionAppearStartSkip: 2px;
reactionMainAppearShift: 20px;
reactionCollapseFadeThreshold: 40px;