osu/osu.Game/Overlays
Dean Herbert b33206c212 Fix selecting a button on a dialog causing both that button and exit to animate 2018-07-03 18:35:09 +09:00
..
BeatmapSet Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
Chat
Dialog Fix selecting a button on a dialog causing both that button and exit to animate 2018-07-03 18:35:09 +09:00
Direct Merge branch 'master' into di-backed-ruleset 2018-06-29 19:33:12 +09:00
KeyBinding Tidy up escape handling 2018-06-29 21:06:38 +09:00
MedalSplash
Mods Adapt to IBindables 2018-07-02 15:07:18 +09:00
Music Explicitly construct local beatmaps rather than using GetBoundCopy 2018-06-06 20:19:30 +09:00
Notifications Decrease notification font size 2018-06-21 14:43:02 +09:00
Profile Move to local components namespace 2018-06-28 19:23:56 +09:00
SearchableList
Settings Don't hard-bail if config skin doesn't exist anymore 2018-07-02 16:49:07 +09:00
Social
Toolbar Remove null checks on ruleset 2018-06-26 18:24:34 +09:00
Volume Make mute button not handle hover 2018-06-22 13:31:32 +09:00
BeatmapSetOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
ChatOverlay.cs
DialogOverlay.cs Standardise input handling of popup dialogs 2018-07-02 14:25:12 +09:00
DirectOverlay.cs Rename Stop to StopAnyPlaying for clarity 2018-06-22 12:35:43 +09:00
HoldToConfirmOverlay.cs
KeyBindingOverlay.cs
LoginOverlay.cs
MainSettings.cs
MedalOverlay.cs
MusicController.cs Fix music controller drag activating from anywhere on the screen 2018-06-15 16:12:11 +09:00
NotificationOverlay.cs Ensure notifications don't appear during UserTriggered mode 2018-06-06 15:50:24 +09:00
OnScreenDisplay.cs
OverlayActivation.cs Use UserTriggered in Player 2018-06-06 15:10:15 +09:00
SettingsOverlay.cs
SocialOverlay.cs
UserProfileOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
VolumeOverlay.cs Fix overlay not disappearing when losing hover from the last pixel 2018-06-22 13:32:32 +09:00
WaveOverlayContainer.cs