1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 19:22:54 +08:00
osu-lazer/osu.Game/Overlays/Profile
Salman Ahmed 208f66cc76 Simplify user graph tooltips logic
The same tooltip can be used for the rank graph, the play history graph,
and the replay history graph.

The only difference between those three is the displayed label, which
has now been included as part of the `TooltipContent`, rather than
unnecessarily recreating tooltips just for different sprite texts.
2021-08-31 19:59:38 +03:00
..
Header Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00
Sections Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00
ProfileHeader.cs Fix codefactor issues. 2021-07-18 19:36:34 +02:00
ProfileSection.cs Localise profile section titles. 2021-07-17 14:57:05 +02:00
UserGraph.cs Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00