1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Screens/Select
Dean Herbert fb2f1224b3 Fix carousel filter debounce causing a race condition
Clicking a ruleset button on toolbar would schedule a delayed filter of carousel, which could in turn trigger a beatmap change after pushing a Player. This resolves that by forcing any pending operations to complete.
2017-07-21 05:58:58 +09:00
..
Filter Fixed license headers 2017-03-14 20:30:42 -07:00
Leaderboards Add support for right mouse absolute scrolling (when enabled) 2017-07-12 18:57:44 +09:00
Options Update sorting comparers in line with framework changes 2017-07-11 21:21:58 +03:00
BeatmapCarousel.cs Fix carousel filter debounce causing a race condition 2017-07-21 05:58:58 +09:00
BeatmapDeleteDialog.cs CI fixes. 2017-05-06 16:06:38 +08:00
BeatmapDetailArea.cs Update framework 2017-07-12 11:06:13 +09:00
BeatmapDetailAreaTabControl.cs Shapes namespace 2017-06-20 15:54:23 +10:00
BeatmapDetails.cs Remove all unnecessary parenthesis where object initialisers are used 2017-07-13 15:11:33 +09:00
BeatmapInfoWedge.cs Simplify state changes 2017-07-19 15:16:51 +09:00
EditSongSelect.cs Control footer by virtual property. 2017-03-15 10:10:59 +08:00
FilterControl.cs Remove all unnecessary parenthesis where object initialisers are used 2017-07-13 15:11:33 +09:00
FilterCriteria.cs Make playlist filtering work. 2017-05-02 10:45:55 +09:00
Footer.cs Fix footer button light fading incorrectly 2017-07-20 18:08:51 +09:00
FooterButton.cs Add OsuClickableContainer with generic sounds 2017-06-27 21:05:49 +09:00
MatchSongSelect.cs Control footer by virtual property. 2017-03-15 10:10:59 +08:00
PlaySongSelect.cs Fix hitting down and enter at song select causing a hard-crash 2017-07-20 11:50:52 +09:00
SongSelect.cs Fix carousel filter debounce causing a race condition 2017-07-21 05:58:58 +09:00
WedgeBackground.cs Shapes namespace 2017-06-20 15:54:23 +10:00