Commit Graph

35778 Commits

Author SHA1 Message Date
6efe7b5334 Merge branch 'master' into comment-report 2022-10-17 16:08:13 +03:00
ceb4d624b5 Delete wip form 2022-10-17 13:43:35 +03:00
ffa22d8a68 Update popover not to use labelled drawables 2022-10-17 13:42:17 +03:00
d7e5bcbd3c Add popover containers to overlays 2022-10-17 13:41:46 +03:00
4220d6b3fc Merge pull request #20780 from outfoxxed/fix-hiterror-icons
Fix hit error bar icon orientation
2022-10-17 18:48:31 +09:00
7ed26369a3 Make a new report form, closer to web 2022-10-17 12:41:57 +03:00
1e7b8cd227 Fix formatting issues 2022-10-17 13:22:06 +09:00
85de802793 Only create hit error bar icon containers once
Move icon container creation to BDL, and only recreate the contained
icon when `recreateLabels` is called
2022-10-16 11:47:21 -07:00
d0a495717e Merge branch 'master' into comment-copy-link 2022-10-16 19:56:06 +02:00
4a8d976cb4 Use api's endpoint 2022-10-16 20:20:34 +03:00
e1785f73a2 Make report's comment not optional 2022-10-16 20:14:05 +03:00
d6030891a2 Reuse existing code in hit error bar fix
Use `UprightAspectMaintainingContainer` instead of a local fix for
hit error bar orientation
2022-10-16 10:06:38 -07:00
ba595ab8fa Display toast instead of notification 2022-10-16 19:57:21 +03:00
9822a092c4 Add localization for enum 2022-10-16 19:50:55 +03:00
cd1885a17b Fix hit error bar icon orientation
Icons now keep their original orientation when the hit error bar is
flipped
2022-10-16 02:55:10 -07:00
1824b1deee Merge branch 'master' into tablet-button-binding 2022-10-16 04:10:04 +03:00
Aki
91358f4a6a Implement tablet button bindings 2022-10-15 15:16:14 +08:00
241ecb63a1 Hide manual input manager cursor in OsuGameTestScenes
Allows checking that the cursor is actually hidden in
`TestSceneOsuGame.TestCursorHidesWhenIdle`.
2022-10-15 00:20:22 +03:00
06e6713237 Move mouse input detection inside MenuCursorContainer to allow testing 2022-10-15 00:20:22 +03:00
ba72f13f54 Merge branch 'master' into hide-mouse-on-keyboard-input 2022-10-14 22:26:30 +03:00
fb046e31c1 Merge branch 'master' into comment-report 2022-10-14 16:57:23 +03:00
dc0aa2295a Add test 2022-10-14 16:51:48 +03:00
3e9fd4c08c Implement reporting flow 2022-10-14 16:26:25 +03:00
7251d41deb Add request class 2022-10-14 16:15:28 +03:00
c65a8a83f3 Add basic UI for reporting 2022-10-14 15:52:09 +03:00
10aabfc650 Merge pull request #20739 from peppy/settings-toolbox
Adjust visuals of settings toolboxes (gameplay loading screen and editor)
2022-10-14 20:31:05 +09:00
32c3e35762 Change background colour to a lighter tint to avoid clash with slider bars 2022-10-14 19:38:27 +09:00
2404bb42b9 Use 10% alpha rather than 0% when toolbox is not hovered 2022-10-14 19:33:49 +09:00
525f98c158 Fix max combo missing from playlists results screen 2022-10-14 18:01:54 +09:00
8a47628fe1 Use spacer drawable instead of spacing on links container 2022-10-14 00:04:13 +03:00
295e6f5a68 Move toast to it's namespace 2022-10-13 23:57:25 +03:00
34ff072a9b Change text 2022-10-13 22:47:48 +03:00
a0cca391f6 Add copy link button to comments 2022-10-13 22:18:26 +03:00
e97dbf3dbc Move copy toast to its own file 2022-10-13 22:12:32 +03:00
a93c350ca8 Start settings panels without background visible 2022-10-13 17:11:56 +09:00
6608ada925 Fix test failures due to missing colour provider dependency 2022-10-13 17:05:11 +09:00
15f9697c9f Roughly update design of editor buttons 2022-10-13 16:57:25 +09:00
4d99c7002b Add background behind editor toolbox groups 2022-10-13 16:36:19 +09:00
0f4a2a6059 Improve feel of settings toolbox group 2022-10-13 16:36:19 +09:00
c3902728f6 Reorganise beatmap snap control to work better in compact mode 2022-10-13 15:47:54 +09:00
a525b3f9f8 Reorder and rename toggle checkboxes to fit better 2022-10-13 15:44:33 +09:00
f6f5d33f53 Add slight padding to playfield (roughly matches stable) 2022-10-13 15:44:23 +09:00
ebc1088457 Merge pull request #20729 from frenzibyte/update-local-confirmation-dialog
Request user confirmation on updating locally-modified beatmaps
2022-10-13 12:36:37 +09:00
c9b4cacc20 Merge pull request #20724 from mk56-spn/Highest_Combo_Counter
Add "longest combo" counter to HUD components.
2022-10-13 12:26:49 +09:00
f573ee4521 Merge pull request #20512 from Feodor0090/comment-deletion
Add ability to delete own comments
2022-10-13 12:13:08 +09:00
e240f659c2 Refactor visibility states to read better 2022-10-13 11:22:40 +09:00
565e5586fd Merge pull request #20725 from peppy/fix-beatmap-skin-fallbakcs
Fix legacy fallbacks not working correctly for beatmap skins
2022-10-13 10:08:40 +09:00
964ed01abb Add confirmation dialog for updating locally modified beatmaps 2022-10-13 02:40:15 +03:00
4fb156ef4e Update xmlodc and add nullability attributes 2022-10-13 00:16:42 +03:00
6199db11a2 Make OsuUserInputManager dependency nullable for tournament client 2022-10-12 17:55:32 +03:00