1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 13:47:24 +08:00
Commit Graph

18 Commits

Author SHA1 Message Date
Joseph Madamba
e32be36d92 Move invalidation issue todo to tests 2023-10-10 22:29:43 -07:00
Joseph Madamba
ba62498478 Add set up steps to reinit drawables with a different relative width 2023-10-10 20:47:15 -07:00
Joseph Madamba
e049a072f8 Update right content to latest design
- Add more scenarios to test
- Future-proof mods display to not overflow
2023-10-10 20:24:25 -07:00
Joseph Madamba
bb3f426b93 Truncate name label and clean up positioning code
Also adds a test score with a long username.
2023-10-10 18:26:00 -07:00
Joseph Madamba
43c8d51d02 Add draw width statistic to test 2023-10-10 16:47:33 -07:00
Joseph Madamba
39b008b070 Move test scores to a method and add TestResources.CreateTestScoreInfo() 2023-10-10 16:47:33 -07:00
Joseph Madamba
dad03778b7 Fix leaderboard score caching colour provider 2023-10-10 16:47:33 -07:00
Joseph Madamba
c0b8b3509f Populate dates and add show animation on test 2023-10-10 16:47:33 -07:00
Joseph Madamba
f7f390195a Add user covers to centre content 2023-09-22 19:59:40 -07:00
Joseph Madamba
228731493e Add relative width slider to test 2023-09-22 19:59:40 -07:00
mk56-spn
4623c04f46 Add mania score to leaderboard test scene 2023-01-23 11:35:42 +01:00
mk56-spn
c44891d427 clean up linQ result formatting. Replace numbers with hitresult displaynames.
Make adjustments to statistics to allow them to work with autosizing
2023-01-17 20:13:50 +01:00
mk56-spn
d73ce1ddb2 Actually fix issue with naming of LeaderboardScoreV2.cs class 2023-01-16 22:51:46 +01:00
mk56-spn
6c30ba25bc Add shading to mod pills 2023-01-16 19:16:35 +01:00
mk56-spn
83b10d61f4 Adjust widths in statistic labels 2023-01-16 19:03:17 +01:00
mk56-spn
9ea1515396 setup up rank and score logic flow 2023-01-16 17:35:27 +01:00
mk56-spn
b7584b4a02 Add grid container with sections, add background colours and hover logic 2023-01-16 17:15:37 +01:00
mk56-spn
c907751a5c Set up test scene and basic LeaderBoardScoreV2.cs shape 2023-01-16 16:57:18 +01:00