osu/osu.Game/Overlays
Dean Herbert ef64c05af8
Merge pull request #14533 from frenzibyte/move-incompatibility-icon
Move mod incompatibility logic to "local player" mod select overlays
2021-09-01 18:12:27 +09:00
..
AccountCreation
BeatmapListing Fix preview track crashes 2021-08-16 18:46:44 +09:00
BeatmapSet Fix missed null coalesce 2021-08-30 16:05:56 +09:00
Changelog Simplify size specifications 2021-08-16 23:38:13 +09:00
Chat Improve highlighted chat username shadow effect 2021-08-21 14:34:35 +09:00
Comments Split out pinned comment content to only be constructed when required 2021-08-24 14:43:28 +09:00
Dashboard Explicitly implement tooltips on date drawables to avoid "convert to auto-property" inspections 2021-08-31 20:06:34 +03:00
Dialog
MedalSplash
Mods Rename `LocalPlayer` to `User` in mod select prefixes 2021-09-01 17:22:52 +09:00
Music
News Explicitly implement tooltips on date drawables to avoid "convert to auto-property" inspections 2021-08-31 20:06:34 +03:00
Notifications
OSD
Profile Use lambda spec for method 2021-09-01 17:08:20 +09:00
Rankings Handle (null?) PP in `PerformanceTable` 2021-08-29 17:20:33 +03:00
Settings Fix bottom area of a settings section not being clickable 2021-08-21 15:08:42 +09:00
Toolbar Fix toolbar blocking scroll input 2021-08-31 13:40:13 -07:00
Volume
Wiki
AccountCreationOverlay.cs
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs
LoginOverlay.cs Fix floating overlays not closing when clicking some empty area of the toolbar 2021-08-28 20:38:35 -07:00
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs
NotificationOverlay.cs Fix floating overlays not closing when clicking some empty area of the toolbar 2021-08-28 20:38:35 -07:00
NowPlayingOverlay.cs Fix floating overlays not closing when clicking some empty area of the toolbar 2021-08-28 20:38:35 -07:00
OnScreenDisplay.cs
OnlineOverlay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs Revert initial ruleset value logic 2021-08-23 13:28:21 +03:00
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs Update rankings overlay ruleset bindable with parent on initial display 2021-08-23 13:50:39 +03:00
RestoreDefaultValueButton.cs Fix `RestoreDefaultValueButton`'s colour weirdness 2021-08-17 12:48:30 +09:00
SettingsOverlay.cs
SettingsPanel.cs Fix floating overlays not closing when clicking some empty area of the toolbar 2021-08-28 20:38:35 -07:00
SettingsSubPanel.cs
SortDirection.cs
TabControlOverlayHeader.cs
TabbableOnlineOverlay.cs
UserProfileOverlay.cs
VolumeOverlay.cs
WaveOverlayContainer.cs
WikiOverlay.cs