1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 09:37:51 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections
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
..
Beatmaps Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
Historical Fix history graph tooltips leaking to others 2021-04-13 07:59:14 +03:00
Kudosu Adjust kudosu count formatting 2021-03-17 23:32:08 +01:00
Ranks Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
Recent Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
AboutSection.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
BeatmapMetadataContainer.cs Update profile recent activities in line with the web design 2020-01-29 21:01:40 +03:00
BeatmapsSection.cs Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
CounterPill.cs Replace counter font size with an actual value 2020-09-10 20:25:35 +03:00
HistoricalSection.cs Implement chart subsections 2020-11-14 18:48:47 +03:00
KudosuSection.cs Remove missing text where not needed 2020-09-07 22:30:43 +03:00
MedalsSection.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
PaginatedProfileSubsection.cs Add missing whitespace 2020-11-22 02:17:54 +03:00
ProfileItemContainer.cs Handle hover explicitly 2020-03-05 23:15:53 +01:00
ProfileSubsection.cs Make OnUserChanged private 2020-11-21 23:13:46 +03:00
ProfileSubsectionHeader.cs Rename PaginatedContainerHeader to ProfileSubsectionHeader 2020-11-21 02:59:01 +03:00
RanksSection.cs Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
RecentSection.cs Remove missing text where not needed 2020-09-07 22:30:43 +03:00