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

Slightly clarified name of y-axis animation in chart widget.

This commit is contained in:
23rd
2023-07-01 11:53:19 +03:00
committed by John Preston
parent 20e81177a6
commit 77695091b3
2 changed files with 5 additions and 5 deletions

View File

@@ -54,8 +54,8 @@ private:
Ui::Animations::Basic _animation;
crl::time _lastUserInteracted = 0;
crl::time _yAnimationStartedAt = 0;
crl::time _alphaAnimationStartedAt = 0;
bool _heightAnimationStarted = false;
anim::value _animValueXMin;
anim::value _animValueXMax;