osu/osu.Game/Overlays
Dean Herbert 75476df1af
Use float types for chat overlay height (#5960)
Use float types for chat overlay height
2019-09-06 16:08:16 +09:00
..
AccountCreation
BeatmapSet Remove unnecessary over-complication and fix transitions 2019-09-02 13:45:13 +09:00
Changelog
Chat Center icon and text using anchor and origin instead of margin 2019-09-02 10:42:21 -07:00
Dialog
Direct Add spacing to difficulty icons on direct panels (#5957) 2019-09-03 18:44:58 +09:00
KeyBinding Group key bindings together 2019-08-13 12:40:20 +09:00
MedalSplash
Mods Consolidate HoverClickSounds constructors 2019-09-01 13:10:11 +02:00
Music Center icon and text using anchor and origin instead of margin 2019-09-02 10:42:21 -07:00
Notifications
OSD Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
Profile Refactor to match web implementation 1:1 2019-09-02 17:04:38 +09:00
SearchableList
Settings Use float types for cursor sizes 2019-09-03 01:28:51 +03:00
Social
Toolbar Update framework 2019-08-21 13:29:50 +09:00
Volume Update in line with framework changes 2019-08-27 18:43:58 +09:00
AccountCreationOverlay.cs
BeatmapSetOverlay.cs
ChangelogOverlay.cs
ChatOverlay.cs Use float type for chat overlay height 2019-09-03 01:50:52 +03:00
DialogOverlay.cs
DirectOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Unpause music when changing selection at song select 2019-08-19 11:30:04 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Don't use in music player for now 2019-09-05 16:52:53 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
OverlayTabControl.cs
SettingsOverlay.cs
SettingsPanel.cs
SettingsSubPanel.cs One more offset removed 2019-08-21 22:22:03 +09:00
SocialOverlay.cs
UserProfileOverlay.cs
VolumeOverlay.cs
WaveOverlayContainer.cs