1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 05:09:42 +08:00
osu-lazer/osu.Game/Overlays/Profile/Header/Components
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
..
DrawableBadge.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
ExpandDetailsButton.cs Localise profile header. 2021-07-17 15:18:45 +02:00
FollowersButton.cs Localise profile header. 2021-07-17 15:18:45 +02:00
LevelBadge.cs Localise level badge tooltip. 2021-07-17 15:21:30 +02:00
LevelProgressBar.cs Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
MappingSubscribersButton.cs Localise profile header. 2021-07-17 15:18:45 +02:00
MessageUserButton.cs Localise profile header. 2021-07-17 15:18:45 +02:00
OverlinedInfoContainer.cs Localise collapsed header container. 2021-07-23 23:12:22 +02:00
OverlinedTotalPlayTime.cs Localise profile header. 2021-07-17 15:18:45 +02:00
PreviousUsernames.cs Localise profile header. 2021-07-17 15:18:45 +02:00
ProfileHeaderButton.cs Make ProfileHeaderButton height defined 2021-01-21 22:56:12 +03:00
ProfileHeaderStatisticsButton.cs Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
ProfileRulesetSelector.cs Make OverlayRulesetSelector use colour provider 2020-01-26 17:07:17 +03:00
ProfileRulesetTabItem.cs Simplify OverlayRulesetTabItem.AccentColour 2020-01-30 10:34:22 +03:00
RankGraph.cs Simplify user graph tooltips logic 2021-08-31 19:59:38 +03:00
SupporterIcon.cs Localise osu!supporter badge. 2021-07-17 15:26:18 +02:00