Commit Graph

4671 Commits

Author SHA1 Message Date
6a2b3c5c02 Merge pull request #7733 from EVAST9919/rankings-overlay-spotlights
Add spotlight selector to RankingsOverlay
2020-02-13 13:14:02 +09:00
9a9349a13a Merge branch 'master' into adjust-beatmap-overlay 2020-02-12 16:52:42 +09:00
b694b0c90c Merge branch 'master' into adjust-beatmap-overlay 2020-02-11 21:07:26 +01:00
2be7d1a873 Remove redundant type specification 2020-02-11 18:19:08 +07:00
44568ac9e6 Avoid covariant array conversion 2020-02-11 17:36:10 +07:00
28a39fd8fa Use explicit typing 2020-02-11 17:12:32 +07:00
17791259ed Fix InfoColumn minWidth implementation 2020-02-11 16:21:31 +07:00
0b6558dc40 Add SpotlightsLayout to RankingsOverlay 2020-02-11 02:35:23 +03:00
b04a4b5c8a Implement SpotlightsLayout 2020-02-11 01:44:56 +03:00
ed6a35cb9f Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-spotlights 2020-02-11 00:18:11 +03:00
e072042d4e Match osu-web font size 2020-02-10 21:11:49 +01:00
35d5237ddd Adjust font sizes 2020-02-10 20:40:39 +01:00
811553cd60 Remove unnecessary coercions
Comparisons to null of nullable numbers are always false.
2020-02-10 20:37:34 +01:00
e2950d7027 Extract method to avoid nested ternaries 2020-02-10 20:27:46 +01:00
2770fb71b2 Use SortedStatistics where needed 2020-02-07 21:12:21 +01:00
7395f01919 Use osu-web font sizes 2020-02-07 20:28:02 +01:00
881d192af3 Fix crash when selecting spotlight tab with not-null country 2020-02-07 12:07:16 +03:00
dc8dd24405 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-spotlights 2020-02-07 11:49:31 +03:00
c09af0052b Revert accuracy display and column sorting changes 2020-02-06 20:21:47 +01:00
5946ad7d80 Fix possible memory leak and better user change test support 2020-02-06 16:54:02 +03:00
0840033343 Merge remote-tracking branch 'refs/remotes/ppy/master' into logged-out-comments 2020-02-06 16:38:47 +03:00
48350638a2 Hide drag handles of all playlist items not currently being dragged 2020-02-06 18:38:00 +09:00
0c30e802c0 Merge remote-tracking branch 'upstream/master' into rearrangeable-playlist 2020-02-06 17:40:28 +09:00
7757a3a30b Move spotlight layout to it's own method 2020-02-05 23:06:13 +03:00
4dd25b42ae Move spotlightsRequest to another place 2020-02-05 23:00:42 +03:00
24e8a2bd69 Make SpotlightSelector.ShowInfo use the full rankings response 2020-02-05 22:59:01 +03:00
c93d2c7f00 Adjust loading container corner radius 2020-02-05 18:26:01 +01:00
63df6b8da6 Change accuracy formatting method 2020-02-05 17:42:14 +01:00
fa3934ddb4 Match osu-web button description 2020-02-05 17:16:20 +01:00
e1e1c1a11a Match osu-web display accuracy
Decided to change this only locally instead of modifying FormatAccuracy which would affect everywhere else in the game as well.
2020-02-05 16:34:39 +01:00
76037e4ffd Recolour ranked status pill 2020-02-05 16:31:14 +01:00
f4ee281dd6 Add optional decimal place 2020-02-05 16:15:55 +01:00
6708e271ac Adjust SpotlightSelector animations 2020-02-05 13:01:50 +03:00
cb30f463fb Update spotlight info based on selected one 2020-02-05 12:48:29 +03:00
b83ee6dabf Show beatmap panels for selected spotlight 2020-02-05 12:22:42 +03:00
2b0b789980 Naming adjustments 2020-02-05 12:14:24 +03:00
fa65e3a5bb Make spotlight selector work 2020-02-05 12:09:32 +03:00
a3fd952f74 Use new SpotlightSelector in RankingsHeader 2020-02-05 11:21:23 +03:00
0bbd95a69c Merge remote-tracking branch 'refs/remotes/ppy/master' into logged-out-comments 2020-02-05 10:57:49 +03:00
af4f3e5fff Merge branch 'master' into rankings-spotlights-table 2020-02-05 13:42:26 +09:00
447f31ccfc Remove using directive 2020-02-04 23:25:21 +01:00
c2a80119ca Remove using directives 2020-02-04 23:23:57 +01:00
23d1d3fdf1 Convert field to local variable 2020-02-04 23:09:10 +01:00
b606408667 Remove space 2020-02-04 23:02:28 +01:00
c1b8445b00 Add spacing to match osu-web
Note: due to osu-web using flex to even out the spacing and me not being able to implement the same behaviour here, I added a static margin to separate the title from the diffname above. This looks better than the previous state in most cases, the only scenario where this differs somehow visibly from web is on mapsets with large numbers of difficulties.
2020-02-04 21:53:23 +01:00
86c0b50983 Adjust font once again for readibility 2020-02-04 21:45:45 +01:00
d7af96a2e5 Adjust corner radius 2020-02-04 21:42:01 +01:00
82914b5d6e Adjust ScoreTable spacing 2020-02-04 21:41:33 +01:00
9795897045 Enforce correct column order in ScoreTable 2020-02-04 21:28:31 +01:00
d23e4a1fa1 Change scoreboard text size 2020-02-04 21:27:51 +01:00