osu/osu.Game/Overlays
Dean Herbert 9a663715cd Make get methods of ProgressNotification return correct values immediately
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
2019-06-20 19:05:33 +09:00
..
AccountCreation
BeatmapSet Fix beatmap set cover goes out of its container (#5073) 2019-06-20 11:21:22 +09:00
Changelog Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
Chat Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
Dialog
Direct
KeyBinding
MedalSplash
Mods Adjust for readability 2019-06-20 01:39:54 +09:00
Music Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
Notifications Make get methods of ProgressNotification return correct values immediately 2019-06-20 19:05:33 +09:00
Profile Add missing space 2019-06-18 21:04:36 +03:00
SearchableList
Settings Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
Social
Toolbar Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
Volume
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Add TOP_PADDING 2019-06-19 17:38:43 +03:00
ChangelogOverlay.cs Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
ChatOverlay.cs Merge remote-tracking branch 'origin/update-visibility-container' into update-framework 2019-06-11 19:36:13 +09:00
DialogOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
DirectOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
HoldToConfirmOverlay.cs Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Fix IconButtons not being scaled correctly 2019-06-14 13:40:32 +09:00
NotificationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs
SettingsSubPanel.cs
SocialOverlay.cs
UserProfileOverlay.cs
VolumeOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
WaveOverlayContainer.cs