1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 16:47:24 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections/Historical
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
..
ChartProfileSubsection.cs Localise Historical section. 2021-07-17 16:24:11 +02:00
DrawableMostPlayedBeatmap.cs Localise Historical section. 2021-07-17 16:24:11 +02:00
PaginatedMostPlayedBeatmapContainer.cs Localise Historical section. 2021-07-17 16:24:11 +02:00
PlayHistorySubsection.cs Localise Historical section. 2021-07-17 16:24:11 +02:00
ProfileLineChart.cs Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
ReplaysSubsection.cs Localise Historical section. 2021-07-17 16:24:11 +02:00
UserHistoryGraph.cs Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00