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:
@@ -50,6 +50,7 @@ private:
|
||||
|
||||
crl::time lastUserInteracted = 0;
|
||||
crl::time yAnimationStartedAt = 0;
|
||||
crl::time alphaAnimationStartedAt = 0;
|
||||
|
||||
anim::value animValueXMin;
|
||||
anim::value animValueXMax;
|
||||
|
Reference in New Issue
Block a user