2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 00:46:08 +00:00

Tried to fix some bugs with alpha of horizontal lines in chart widget.

This commit is contained in:
23rd
2023-07-01 00:53:15 +03:00
committed by John Preston
parent 3a3d4480cc
commit cd4654dfd2
2 changed files with 38 additions and 26 deletions

View File

@@ -50,6 +50,7 @@ private:
crl::time lastUserInteracted = 0;
crl::time yAnimationStartedAt = 0;
crl::time alphaAnimationStartedAt = 0;
anim::value animValueXMin;
anim::value animValueXMax;