Commit Graph

569 Commits

Author SHA1 Message Date
4ea9efd92e Enforce column ordering 2020-02-04 17:59:32 +01:00
9bc45d21f1 Recolour LeaderboardScopeSelector 2020-02-04 17:11:28 +01:00
833bb28dcf Adjust separator position between top and bottom content 2020-02-04 22:38:25 +07:00
0cba1a357f Adjust padding on DrawableTopScore 2020-02-04 21:56:22 +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
873eda3bb5 Recolour info section 2020-02-04 14:00:18 +03:00
79bb476f4c Merge branch 'master' into display-accuracy 2020-02-04 11:39:47 +07:00
bc9b499de0 Make selector only privately-settable 2020-02-04 12:55:09 +09:00
4abd9cb89a Move Enabled/Disabled state logic to the OverlayRulesetTabItem 2020-02-03 21:45:10 +03:00
9898a926b2 Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
2abcc6ad69 Simplify counter addition in BeatmapRulesetTabItem 2020-02-03 15:25:07 +03:00
fa453bc3e1 Refactor beatmap header 2020-02-03 14:35:07 +03:00
032c2c2afe Refactor BeatmapRulesetSelector 2020-02-03 14:16:26 +03:00
b916366536 fix formatting 2020-01-31 08:17:39 +08:00
2274d70dac apply suggestions 2020-01-31 06:41:50 +08:00
c5995acfff linkify metadata 2020-01-30 12:30:25 +08:00
76af8bea5d Fix percentage-formatted displays containing a space 2020-01-29 19:51:24 +09:00
a86fb2113e fix tooltip capitalization 2020-01-14 14:26:54 -05:00
c2a40c574d Split out if statement for readability 2019-12-09 02:13:47 +09:00
929be3e9e7 Highlight own score in BeatmapSetOverlay 2019-12-08 12:34:07 +03:00
f0d49d0cdf Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
c0fe91a84c Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
96533631fc Simplify if/else statement 2019-11-24 01:29:11 +03:00
29b05e2939 Fix getScores can be fired twice on user change 2019-11-24 00:01:49 +03:00
2e161f7e99 Hook up the rest of the logic 2019-11-22 22:25:58 +03:00
aede1b183a Make ScopeSelector always visible 2019-11-22 22:04:58 +03:00
d6c9387beb Implement NotSupporterPlaceholder 2019-11-22 21:55:21 +03:00
b026197859 Add spacing 2019-11-22 18:23:48 +09:00
dad2e5c678 Improve legibility of NoScroesPlaceholder 2019-11-22 18:10:44 +09:00
16bdf4e6bd Update english to be more readable 2019-11-22 18:07:56 +09:00
0cc1698b6d Rename incorrectly named container 2019-11-22 18:05:12 +09:00
da425c93fa Fix beatmap switch doesn't trigger scores update 2019-11-22 05:08:50 +03:00
dee9ffc694 Merge master with conflicts resolved 2019-11-22 04:59:46 +03:00
e170cd2892 Move private methods below 2019-11-22 10:29:16 +09:00
0f1a3d97c8 Naming adjustments 2019-11-21 20:34:19 +03:00
c7c8527f5f Remove OnHighlightedChanged function 2019-11-21 20:22:15 +03:00
e22a71c6b8 Add visual difference between hovered and selected states 2019-11-21 19:42:07 +03:00
23fc7b1987 Implement updateHighlighted method 2019-11-21 19:02:24 +03:00
984ec11a78 Make Ruleset a bindable 2019-11-21 18:56:48 +03:00