1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 03:42:58 +08:00
osu-lazer/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 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 Make DefaultBeatmap private get. 2017-07-19 18:09:59 +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 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 Shapes namespace 2017-06-20 15:54:23 +10:00