Commit Graph

8835 Commits

Author SHA1 Message Date
52c4703261 Merge pull request #23103 from Joehuu/normalise-overlay-padding
Normalise horizontal padding on overlays
2023-04-10 23:48:59 +09:00
1f2c96c8e8 Merge branch 'master' into gd-onlinesetoverlay 2023-04-10 15:35:03 +02:00
11fd93a2ba Inline disturbing getGuestMapper() method
Disturbing because name suggests pure method, but it is in fact `void`
and also performs side effects by about the most confusing means
possible.
2023-04-10 15:20:43 +02:00
a86a968fac Use public BeatmapSet to match other usages 2023-04-07 21:16:36 -07:00
ed208ef127 Fix more typos and adjust font size to match web 2023-04-07 21:10:37 -07:00
b5d9284de2 Merge pull request #23108 from peppy/fix-overlay-toggles-during-disclaimer
Fix attempting to show overlay during game intro playing hide sound effects
2023-04-03 20:48:03 +02:00
9dd30e4b4c condition fix 2023-04-03 20:24:38 +09:00
735b48679e use LinkFlowContainer directly 2023-04-03 20:09:49 +09:00
41c01d3929 nullable condition 2023-04-03 20:07:21 +09:00
51240ed46b typo 2023-04-03 19:51:22 +09:00
43d7386623 Merge pull request #22926 from Joehuu/fix-sort-direction-not-resetting
Fix beatmap listing sort direction not resetting when changing criteria
2023-04-03 15:32:10 +09:00
e4eb736622 Merge pull request #22929 from Joehuu/fix-loading-blocking-overlay-headers
Fix beatmap listing filter control being blocked by loading layer
2023-04-03 15:29:38 +09:00
a097433cb1 Fix overlay toggle keys working during disabled activation modes
Closes #23104.
2023-04-03 15:03:47 +09:00
247d426c8a Add horizontal padding to currently playing search textbox 2023-04-02 20:50:18 -07:00
436f1e4ae4 Replace other hardcoded horizontal padding with const
- Also add overlay stream item padding const and account for it
2023-04-02 20:50:18 -07:00
af389b1107 Replace all hardcoded 50 horizontal padding with const 2023-04-02 20:50:18 -07:00
7a0edabd5d Normalise overlay horizontal padding const 2023-04-02 20:24:13 -07:00
63ea17f10e Update comment vote pill in line with web 2023-04-02 18:17:40 -07:00
c3a6a58169 Fix window mode dropdown not showing 2023-04-02 19:23:18 +02:00
d949ef3ca4 make guestMapperContainer private
tests don't use it
2023-04-02 22:53:15 +09:00
2cf8636366 show guest diff author in BeatmapPicker 2023-04-02 22:25:58 +09:00
4c2b7e7788 Fix random inspection showing up only in CI 2023-04-02 21:05:20 +09:00
cf5acbf66e Update usage of SupportedWindowModes 2023-04-02 20:16:14 +09:00
8c1df3c8d9 Fix web account registration not bypassing the URL warning 2023-03-28 15:38:19 +09:00
898717231b Hide vulkan renderer option for now
We'll bring it back when it's more stable.
2023-03-27 02:00:10 +09:00
292486c25a Use more resilient restore method 2023-03-26 14:35:00 +02:00
f3c174a7f2 Fix test errors due to missing dependencies 2023-03-26 13:52:26 +02:00
bab93bed17 Fix string interpolation and use GetDescription on renderer value 2023-03-26 20:43:28 +09:00
ba078e8357 Show "automatic" resolved renderer inline in dropdown instead 2023-03-26 20:29:30 +09:00
764361b3d3 Add special case to hide definitely non-working renderers on android 2023-03-26 20:14:33 +09:00
e346b02ebf Add display of current renderer 2023-03-26 20:09:35 +09:00
450c5cef07 Add comment explaining loading container padding 2023-03-24 18:42:34 -07:00
ab6cfea5c7 Revert old value instead of always using default
Co-authored-by: cdwcgt <loginchen@outlook.com>
2023-03-23 11:27:05 +09:00
3050a16bf8 Don't require a restart when selecting Automatic and startup setting was also automatic 2023-03-22 16:56:36 +09:00
aabe86dc26 Limit renderers to those available for the current platform 2023-03-22 16:49:29 +09:00
956fabb445 Show restart notice when changing renderer 2023-03-22 16:49:29 +09:00
13be709718 Add basic renderer selection 2023-03-22 16:49:29 +09:00
6f3bb85eaa Always show down arrow on inactive sort buttons 2023-03-22 00:19:23 -07:00
d9571b6fc9 Move filter control property setters to load() 2023-03-21 21:31:35 -07:00
74a15d7424 Fix overlay headers being blocked by loading layer 2023-03-21 20:32:26 -07:00
e1fb63e1f3 Move beatmap listing filter control to header 2023-03-21 20:32:26 -07:00
3cd01ee621 Fix beatmap listing sort direction not resetting when changing criteria 2023-03-21 15:08:37 -07:00
df3ccdff9f Add failing beatmap listing sort direction on criteria change test 2023-03-21 15:08:37 -07:00
9ff9cd3b7f Merge branch 'master' into skin-editor-cyclic-selection 2023-03-21 19:49:55 +01:00
970df5d88a Update profile kudosu section in line with web 2023-03-18 19:49:30 -07:00
f8e773ab8e Merge branch 'master' into fix-overlay-sidebar-scroll 2023-03-15 15:30:50 +09:00
6546f5968a Merge branch 'master' into skin-editor-cyclic-selection 2023-03-14 20:43:56 +09:00
6e5b1280b7 Fix multiple notice boxes having no spacing 2023-03-11 21:36:29 -08:00
ea88aee41f Display stub notice in marked wiki articles 2023-03-11 21:36:28 -08:00
0cf69a1084 Make yaml line strings verbatim 2023-03-11 21:36:23 -08:00