osu/osu.Game/Screens/Select
Dean Herbert 577740d329 Fix footer button light fading incorrectly
Logic was reliant on HoverLost coming before Hover events, which has since changed. Was also able to tidy this code up a bit in the process.
2017-07-20 18:08:51 +09:00
..
Filter
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 Make DefaultBeatmap private get. 2017-07-19 18:09:59 +09:00
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Update framework 2017-07-12 11:06:13 +09:00
BeatmapDetailAreaTabControl.cs
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
FilterControl.cs Remove all unnecessary parenthesis where object initialisers are used 2017-07-13 15:11:33 +09:00
FilterCriteria.cs
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
PlaySongSelect.cs Remove incorrect looping reset behaviour 2017-07-19 15:55:16 +09:00
SongSelect.cs Don't rely on BeatmapSetInfo being present 2017-07-20 09:23:11 +09:00
WedgeBackground.cs