1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:07:38 +08:00
osu-lazer/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 Apply newline additions 2019-04-01 12:16:32 +09:00
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 Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
Direct Fix audio preview buttons not correctly handling load failure states 2019-05-23 12:07:49 +09:00
KeyBinding Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
MedalSplash Apply more missed cases 2019-04-01 12:44:46 +09:00
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 Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
Settings Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
Social Merge remote-tracking branch 'Joehuu/master' into drawnode-composability 2019-04-08 23:01:12 +09:00
Toolbar Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
Volume Inherit OsuButton 2019-05-13 07:24:34 +09:00
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 Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
LoginOverlay.cs Remove unnecessary newline 2019-03-27 22:21:28 -07:00
MedalOverlay.cs Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
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 Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
OverlayActivation.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OverlayHeader.cs Move OverlayHeaderTabControl to correct namespace 2019-05-21 13:58:12 +09:00
OverlayHeaderTabControl.cs Add ExpandingBar UI element 2019-05-22 16:44:47 +09:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SettingsSubPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SocialOverlay.cs Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-14 18:09:58 +02:00
UserProfileOverlay.cs Move shadow fade logic 2019-05-14 15:19:23 +09:00
VolumeOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
WaveOverlayContainer.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00