1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:42:58 +08:00
osu-lazer/osu.Game/Overlays/Toolbar
Dean Herbert 0684ac90c6 Make toolbar opaque
This is the general direction we're going with future designs. Just
applying this now because it makes a lot of screens feel much better
(multiplayer lobby / match, song select etc. where there are elements
adjacent to the bar which cause the transparency to feel a bit awkward).
2020-07-08 14:43:12 +09:00
..
Toolbar.cs Make toolbar opaque 2020-07-08 14:43:12 +09:00
ToolbarBeatmapListingButton.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
ToolbarButton.cs Change implementation to ensure flashBackground is not present by default 2020-06-15 16:14:35 +09:00
ToolbarChangelogButton.cs Add toolbar button 2019-05-13 17:01:17 +09:00
ToolbarChatButton.cs Update font awesome usage 2019-04-02 19:55:24 +09:00
ToolbarHomeButton.cs Add shortcut to go home 2020-06-14 11:22:38 -07:00
ToolbarMusicButton.cs Split visual component out of MusicController 2019-08-13 14:30:18 +09:00
ToolbarNotificationButton.cs Update font awesome usage 2019-04-02 19:55:24 +09:00
ToolbarOverlayToggleButton.cs Update framework 2019-08-21 13:29:50 +09:00
ToolbarRankingsButton.cs Add rankings overlay to the game 2020-02-13 13:39:33 +03:00
ToolbarRulesetSelector.cs Make use of ElementAtOrDefault() when possible 2020-01-31 18:32:47 +01:00
ToolbarRulesetTabButton.cs Naming adjustments 2019-06-12 20:51:21 +03:00
ToolbarSettingsButton.cs Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
ToolbarSocialButton.cs Replace SocialOverlay with DashboardOverlay 2020-04-16 12:05:51 +03:00
ToolbarUserButton.cs Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00