2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Added initial appear animation of text to pie chart.

This commit is contained in:
23rd
2023-09-14 17:14:15 +03:00
committed by John Preston
parent 788eb014d4
commit bedefee1d1
2 changed files with 41 additions and 18 deletions

View File

@@ -79,6 +79,7 @@ private:
bool footer);
void paintZoomed(QPainter &p, const PaintContext &context);
void paintPieText(QPainter &p, const PaintContext &context);
struct SelectedPoints final {
int lastXIndex = -1;