Commit Graph

37 Commits

Author SHA1 Message Date
137be5dc97 Use equality operator instead of null coalescing
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com>
2021-05-01 14:14:07 -07:00
786ab163f6 Rename extension and move to bottom of file 2021-04-30 12:40:16 -07:00
cfbf95b433 Add HasPerformancePoints extension method 2021-04-29 14:11:35 -07:00
8a97e2e28d Update LocalisedString usages to RomanisedString 2021-02-22 19:01:42 +09:00
1fd76ea3fb Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
e281d724b8 Consume display name logic 2020-10-07 15:43:52 +09:00
a07597c369 Adjust displays to use new results/orderings 2020-09-25 20:22:59 +09:00
d7ca2cf1cc Replace loaded check with better variation 2020-09-09 22:01:09 +09:00
37a659b2af Refactor/add xmldocs 2020-09-09 17:36:47 +09:00
c1838902a6 Add to more places 2020-08-28 22:51:48 +09:00
9aacc3f5ae Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
2020-03-04 19:24:52 +01:00
d71b516902 Check beatmap ranking status instead of the pp value 2020-02-28 21:58:37 +01:00
397e35d0a0 Hide pp column if map is loved or qualified 2020-02-26 21:36:52 +01:00
beb18006da Show 0 pp if map is loved 2020-02-22 21:04:00 +01:00
4d180a685a Adjust font sizes and spacing in BeatmapSetOverlay 2020-02-16 21:43:33 +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
2770fb71b2 Use SortedStatistics where needed 2020-02-07 21:12:21 +01:00
4ea9efd92e Enforce column ordering 2020-02-04 17:59:32 +01:00
833bb28dcf Adjust separator position between top and bottom content 2020-02-04 22:38:25 +07:00
bd815cd81b Use minWidth on more columns to further match web 2020-02-04 21:55:48 +07:00
1c16ab1813 Use better colours 2020-02-04 21:55:20 +07:00
f112760b00 Revert column separator height to 2 2020-02-04 21:55:04 +07:00
5030b66092 Adjust width of statistics columns 2020-02-04 19:59:11 +07:00
a8faee91d8 Use minWidth on pp column 2020-02-04 19:54:57 +07:00
556a4e64cb Use minimum width on statistics columns 2020-02-04 19:46:14 +07:00
8f9917238e Add optional minimum width to InfoColumn 2020-02-04 19:45:08 +07:00
4f312ae6bc Adjust InfoColumn spacing 2020-02-04 19:43:14 +07:00
c12fc67887 Change InfoColumn title font weight 2020-02-04 19:42:37 +07:00
3571c2b617 Rearrange children in TopScoreStatisticsSection 2020-02-04 19:41:44 +07:00
f30cdab025 Update Scores section 2020-02-04 14:35:04 +03:00
0e54e0e092 Recolour DrawableTopScore 2020-02-04 14:17:22 +03:00
9898a926b2 Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
77ac186cf8 Add spacing to mod icons on leaderboards 2019-09-11 16:08:01 -07:00
f8596e055a Separate into multiple files 2019-04-03 16:38:54 +09:00