Commit Graph

116 Commits

Author SHA1 Message Date
3942281d13 Fix back-to-front logic 2023-05-06 15:34:55 +02:00
52e5835be6 Document and retouch ReportPopover 2023-05-06 14:52:38 +02:00
be15d07b17 Tidy up various implementation details 2023-05-03 18:59:39 +09:00
4f55afb60d Merge branch 'master' into chat-report 2023-05-03 18:50:38 +09:00
e90660c1a4 Switched to lowercase 2023-04-21 02:35:28 +02:00
b62de5514c Fixed video importing bug #23259 2023-04-21 02:10:24 +02:00
31df626f0e disable button when select other reason 2023-03-28 21:32:28 +09:00
db227b1798 Merge branch 'master' into chat-report 2023-03-22 16:26:28 +09:00
776b60f3b3 Fix manual input manager test scenes not matching game input hierarchy
Fix popover using on key down

Fix popover not expiring when using global action
2023-01-10 15:35:26 -08:00
ffa32307c3 abstract ReportPopover 2022-12-21 01:37:16 +09:00
3b13ca1167 Remove texture from TrianglesV2 2022-11-30 04:09:46 +03:00
894ef15e79 Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
5ada9efa60 Update outdated comment regarding colour choices 2022-11-25 22:10:20 +09:00
76e9382e0b Fix triangles showing on ExpandableButtons when in contracted state 2022-11-25 20:18:35 +09:00
6ad432b311 Use RoundedButton in more places 2022-11-24 16:33:01 +09:00
40f706155f Update RoundedButton to have new triangles design 2022-11-24 16:18:15 +09:00
d15585153d Fix breadcrumb display in directory selector overlapping new "show hidden" button
Closes #21034.
2022-11-01 17:07:59 +09:00
247cf589aa Merge branch 'master' into directoryselector-hidden-toggle 2022-10-24 15:33:10 +09:00
2499b7f0cd Add localisation support for beatmap editor setup 2022-08-11 03:53:20 +10:00
d6abdc597d correct label positioning 2022-07-11 17:12:41 -04:00
8617b94c9d shorten label 2022-07-11 17:12:14 -04:00
77f5ec3a4e use checkbox label instead of tooltip 2022-07-11 16:39:53 -04:00
7d26f178c6 use OverlayColourProvider for nub colors when possible 2022-07-11 16:36:17 -04:00
b92979acd6 add tooltip to checkbox 2022-07-08 16:00:48 -04:00
8e84f76bf9 add hidden item toggle to directory/file selectors 2022-07-08 15:49:10 -04:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
8ea3042435 Move file extensions specification to common class 2022-06-16 18:00:27 +09:00
da000ee5f0 Centralise video file extensions 2022-06-06 20:11:43 +09:00
3f5ccd4db8 Update timing screen sections to newer design metrics 2022-05-24 18:43:22 +09:00
f00dd27fcd Move OverlayColourProvider provisioning of RoundedButton to SettingsButton for now 2022-05-24 18:11:54 +09:00
f111d33b25 Merge pull request #18339 from peppy/editor-timing
Add first pieces of editor timing UI
2022-05-23 11:12:22 +09:00
4633eed78c Merge branch 'master' into localisable-filter-items 2022-05-20 23:55:16 +09:00
ce7be940e2 Setup basics for control and test 2022-05-20 17:30:04 +09:00
83e781d5a1 Allow localisation of PlaceholderText 2022-05-17 17:42:46 +09:00
98e5ad44a7 Add OverlayColourProvider support to OsuDirectorySelector 2022-05-17 17:33:54 +09:00
a633501687 Change FilterTerms to use LocalisableString 2022-05-16 14:09:37 +09:00
1fcfeac05f Fix RoundedButton not using its default background colour 2022-05-09 21:07:43 +03:00
ace25af949 Revert "Move default background colour specification to OsuButton"
This reverts commit 172524ff8a.
2022-05-09 20:55:26 +03:00
172524ff8a Move default background colour specification to OsuButton 2022-05-09 18:21:00 +03:00
a75051cd00 Merge branch 'master' into add-tutorial 2022-04-29 11:25:17 +09:00
b424d20f26 Fix rounded buttons not allowing custom colour specifications 2022-04-28 19:01:21 +09:00
37816ebc41 Add audio feedback to SwitchButton checkbox 2022-04-28 17:33:51 +09:00
5e5c8e78a6 Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
e1eeb9c6bb Allow tabbing between textboxes in sample point popover 2022-03-06 01:43:56 +01:00
b581ca14cc Update usages in line with BorderColour type change 2022-02-15 02:32:38 +09:00
7de43e3aba Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
3de8125eac Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
4c8d6a77be Fix labelled drawable descriptions not showing 2021-11-04 21:44:08 +01:00
11de924704 Use LocalisableStrings where possible to leverage localisable text flow 2021-11-02 21:42:02 +01:00