1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 12:22:54 +08:00
osu-lazer/osu.Game/Screens/Select
Bartłomiej Dach 80ec18d117
Fix incorrect selection restore code in split case
The fallback to "any of the added sets" needs to be applied after
they've all been added, rather than with every added one. Otherwise, in
flows that expect a particular difficulty to be selected in the end
(such as exiting from editor) would end up switching away from the
edited beatmap.
2023-08-28 10:06:26 +02:00
..
Carousel simplify code 2023-07-16 10:21:32 +08:00
Details Schedule difficulty calculation to avoid performing with incomplete state updates 2023-01-05 12:52:08 +03:00
Filter Automated pass 2023-06-24 01:00:03 +09:00
FooterV2 Make Actions nullable 2023-02-14 13:54:00 +09:00
Leaderboards Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Options Automated pass 2023-06-24 01:00:03 +09:00
BeatmapCarousel.cs Fix incorrect selection restore code in split case 2023-08-28 10:06:26 +02:00
BeatmapClearScoresDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
BeatmapDeleteDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
BeatmapDetailArea.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapDetailAreaDetailTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapDetailAreaTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetails.cs Rename Text to Metadata 2022-12-23 11:11:15 -08:00
BeatmapInfoWedge.cs Revert "Show only the break length instead of total minute breaks" 2023-07-25 22:17:55 +02:00
BeatmapInfoWedgeBackground.cs Automated pass 2023-06-24 01:00:03 +09:00
FilterControl.cs Fix song select search textbox font size incorrectly having increased 2023-03-22 14:17:39 +09:00
FilterCriteria.cs Split out difficulties in beatmap carousel in a bit of a hacky way 2023-08-22 18:47:41 +09:00
FilterQueryParser.cs Merge branch 'master' into full-term-exact-match 2023-06-27 21:27:39 +02:00
Footer.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButton.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButtonMods.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButtonOptions.cs Automated pass 2023-06-24 01:00:03 +09:00
FooterButtonRandom.cs Show "rewind" text on random button when beginning a right mouse press 2023-05-17 14:51:40 +09:00
LocalScoreDeleteDialog.cs Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
NoResultsPlaceholder.cs Partial everything 2022-11-27 00:00:27 +09:00
PlayBeatmapDetailArea.cs Partial everything 2022-11-27 00:00:27 +09:00
PlaySongSelect.cs Fix temporary auto mod (ctrl+enter at song select) not reverting in all scenarios 2023-07-28 14:49:06 +09:00
SkinDeleteDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
SongSelect.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00
WedgeBackground.cs Only apply dim changes when background blur is disabled 2023-02-15 14:16:34 +09:00