1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 14:47:24 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections
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
..
Beatmaps Adjust user beatmap sections on profile overlay to match web 2021-07-20 21:55:17 +02:00
Historical Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00
Kudosu Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
Ranks Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
Recent Use ctor default values. 2021-07-17 16:41:42 +02:00
AboutSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00
BeatmapMetadataContainer.cs Add and use 'Submit' select sample variant for particular components 2021-07-30 21:35:28 +09:00
BeatmapsSection.cs Adjust user beatmap sections on profile overlay to match web 2021-07-20 21:55:17 +02:00
CounterPill.cs Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
HistoricalSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00
KudosuSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00
MedalsSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00
PaginatedProfileSubsection.cs Fix PaginatedProfileSubsection ctor arguments 2021-07-17 16:13:33 +02:00
ProfileItemContainer.cs Handle hover explicitly 2020-03-05 23:15:53 +01:00
ProfileSubsection.cs Fix PaginatedProfileSubsection ctor arguments 2021-07-17 16:13:33 +02:00
ProfileSubsectionHeader.cs Localise beatmap section. 2021-07-17 15:45:17 +02:00
RanksSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00
RecentSection.cs Mark identifiers as verbatim strings 2021-07-19 18:15:09 +09:00