tsrk
|
c1a85658b7
|
feat(settings): add "import" as keywords for first run setup
|
2023-05-11 14:58:17 +01:00 |
|
Cootz
|
ca68850730
|
fix formatting
|
2023-05-10 19:43:58 +03:00 |
|
Cootz
|
2467813d81
|
Block deselect all short key when using the search box
|
2023-05-09 16:14:42 +03:00 |
|
Bartłomiej Dach
|
2177dbf42a
|
Merge pull request #23436 from peppy/fix-wiki-error-return-to-main
Fix "Return to main page" link not working on wiki after error
|
2023-05-08 21:56:29 +02:00 |
|
Dan Balasescu
|
d2380bd840
|
Remove usages of [ExcludeFromDynamicCompile]
|
2023-05-08 18:12:56 +09:00 |
|
Dean Herbert
|
715b735131
|
Fix "Return to main page" link not working on wiki after error
|
2023-05-08 15:29:05 +09:00 |
|
Cootz
|
60bad35145
|
Remove weird update usage when 'deselect all' pressed
|
2023-05-07 15:34:01 +03:00 |
|
Cootz
|
4d235105d1
|
Convert ModSearchContainer to block-scoped namespace
|
2023-05-07 15:14:49 +03:00 |
|
Bartłomiej Dach
|
65b4b198a4
|
Merge branch 'master' into export
|
2023-05-06 20:12:53 +02:00 |
|
Bartłomiej Dach
|
3942281d13
|
Fix back-to-front logic
|
2023-05-06 15:34:55 +02:00 |
|
Bartłomiej Dach
|
80ac8abaa6
|
Merge branch 'master' into chat-report
|
2023-05-06 15:30:44 +02:00 |
|
Bartłomiej Dach
|
1da5e69d5a
|
Fix API success callback scheduling to dead drawable
|
2023-05-06 15:27:27 +02:00 |
|
Bartłomiej Dach
|
6b4050ea52
|
Remove invalid report reason (and add osu-web references)
|
2023-05-06 15:01:57 +02:00 |
|
Bartłomiej Dach
|
52e5835be6
|
Document and retouch ReportPopover
|
2023-05-06 14:52:38 +02:00 |
|
Cootz
|
cbb9f0100e
|
Update PopIn and PopOut filtering. Expose SearchTerm
|
2023-05-06 11:27:06 +03:00 |
|
Cootz
|
a226caff56
|
Fix testing
|
2023-05-06 11:09:44 +03:00 |
|
Cootz
|
7422b5285c
|
Fix wrong filtering in testing
|
2023-05-05 22:41:30 +03:00 |
|
Cootz
|
ab94b4dce1
|
Update ModPresetPanel.FilterTerms to account mod names and acronyms
|
2023-05-05 09:52:09 +03:00 |
|
Cootz
|
54757df51f
|
Fix mod deselect button not working properly when search applied
|
2023-05-05 09:31:27 +03:00 |
|
Dean Herbert
|
8391e2a538
|
Move reporting code out of DrawableChatUsername into more correct locations
|
2023-05-05 14:03:42 +09:00 |
|
Bartłomiej Dach
|
bdd96caaa9
|
Merge branch 'master' into edit-mods-preset
|
2023-05-04 18:59:47 +02:00 |
|
Cootz
|
1ac9d900e1
|
Clear search on ModSelectOverlay.Hide
|
2023-05-04 19:24:37 +03:00 |
|
Dean Herbert
|
0034124d79
|
Remove unnecessary content clear
|
2023-05-04 11:25:10 +09:00 |
|
Dean Herbert
|
26b8c5b852
|
Fix mod list display not updating after clicking "use current"
This is not a regression from my changes. It was broken before them.
|
2023-05-04 11:23:51 +09:00 |
|
Dean Herbert
|
49fb5da1a2
|
Stop passing preset panel to popover
|
2023-05-04 11:19:09 +09:00 |
|
Dean Herbert
|
b12d139317
|
Remove dead code
|
2023-05-04 11:16:52 +09:00 |
|
Dean Herbert
|
99d2616c34
|
Move drawable construction to load for simplicity
|
2023-05-04 11:14:51 +09:00 |
|
Dean Herbert
|
be995f1359
|
Add localisation support for new button string
|
2023-05-04 11:11:19 +09:00 |
|
Dean Herbert
|
b7abab6d8a
|
More variable improvements
|
2023-05-04 11:10:05 +09:00 |
|
Dean Herbert
|
0a584f0652
|
Simplify check logic and improve variable naming
|
2023-05-04 11:07:09 +09:00 |
|
Bartłomiej Dach
|
59ece64d25
|
Merge branch 'master' into skin-editor-change-handler-improvement
|
2023-05-03 19:42:42 +02:00 |
|
Bartłomiej Dach
|
1d4d31e35c
|
Trim comments
Leaving only the ones that add anything useful and do not restate the
code verbatim.
|
2023-05-03 19:22:52 +02:00 |
|
Bartłomiej Dach
|
27fabd99fb
|
Rename variables for legibility
Having `typedComponents` and `typeComponents` next to each other is
asking for trouble.
|
2023-05-03 19:21:16 +02:00 |
|
cdwcgt
|
4549a865d9
|
Merge branch 'master' into export
|
2023-05-04 00:18:01 +09:00 |
|
cdwcgt
|
967e801f9c
|
code inspect
|
2023-05-03 23:26:58 +09:00 |
|
cdwcgt
|
debbd376bd
|
move scrollContent update logic to updateActiveState()
|
2023-05-03 23:24:14 +09:00 |
|
cdwcgt
|
f4b1264cc9
|
use button Enable status to ensure preset name is not null
|
2023-05-03 23:22:46 +09:00 |
|
cdwcgt
|
aa5a026c67
|
remove local button handle
|
2023-05-03 23:14:24 +09:00 |
|
cdwcgt
|
c609e6345c
|
remove Use Current Mods menu item
|
2023-05-03 23:02:50 +09:00 |
|
Cootz
|
152d2678d5
|
Fix ModSelectColumn completely disappear from ModSelectOverlay
|
2023-05-03 14:00:46 +03:00 |
|
Dean Herbert
|
be15d07b17
|
Tidy up various implementation details
|
2023-05-03 18:59:39 +09:00 |
|
Dean Herbert
|
b932e4d986
|
Rename DrawableUsername to DrawableChatUsername and only pass message ID
|
2023-05-03 18:53:22 +09:00 |
|
Dean Herbert
|
4f55afb60d
|
Merge branch 'master' into chat-report
|
2023-05-03 18:50:38 +09:00 |
|
Joseph Madamba
|
1c74f6e8ea
|
Fix regressed button hover fade in
|
2023-05-02 22:54:42 -07:00 |
|
Joseph Madamba
|
bede1292de
|
Fix overlay scroll back button not absorbing hover from behind
|
2023-05-02 22:40:37 -07:00 |
|
Dean Herbert
|
e394b487e0
|
Merge branch 'master' into edit-mods-preset
|
2023-05-03 12:06:16 +09:00 |
|
Cootz
|
a6ca049739
|
Manually implement @bdach prototype
|
2023-05-02 14:15:33 +03:00 |
|
Dean Herbert
|
4a97c2c105
|
Merge pull request #23038 from cdwcgt/scale-background-dim
Add feature to adjust `ScalingContainer` background dim
|
2023-05-02 15:36:52 +09:00 |
|
Dean Herbert
|
ce4a6c38a0
|
Merge pull request #22950 from Joehuu/fix-initial-playlist-highlight
Fix now playing playlist not highlighting selected item on initial open
|
2023-05-02 15:36:34 +09:00 |
|
Dean Herbert
|
ab4f66fad3
|
Minor readability refactors
|
2023-05-02 14:31:39 +09:00 |
|