1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 11:57:24 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections/Historical
Salman Ahmed 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
..
ChartProfileSubsection.cs Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
DrawableMostPlayedBeatmap.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
PaginatedMostPlayedBeatmapContainer.cs Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
PlayHistorySubsection.cs Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
ProfileLineChart.cs Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
ReplaysSubsection.cs Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
UserHistoryGraph.cs Fix history graph tooltips leaking to others 2021-04-13 07:59:14 +03:00