Commit Graph

11 Commits

Author SHA1 Message Date
a664efe12b Fix history graph tooltips leaking to others
Since there was no check about which tooltip content came from which graph, all history graphs use the "Replays Watched" tooltip, as it is the latest created one.
2021-04-13 07:59:14 +03:00
8f84abf348 Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
d167e0c8b9 Mark properties as [CanBeNull] 2020-03-21 14:35:04 +01:00
ce47617476 Trim unnecessary raw string prefixes 2020-03-21 14:28:23 +01:00
299ea23612 Clean up xmldocs 2020-03-21 14:26:49 +01:00
2f441baeac Make UserHistoryGraph non-abstract 2020-03-10 00:50:12 +03:00
b77bd08925 Simplify null values handling 2020-03-09 19:20:06 +03:00
9edddbaf46 Encapsulate base graph further 2020-02-12 20:19:20 +01:00
2b0bdd1db5 Refactor tooltip construction 2020-02-12 19:15:37 +01:00
e2ecef732c Make TooltipCounterName an abstract property 2020-02-09 00:36:41 +03:00
b325725c45 Implement UserHistoryGraph component 2020-02-08 00:10:17 +03:00