1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:47:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert f11f01f9b7
Fix various visuals of playlist beatmap panels
Supersedes https://github.com/ppy/osu/pull/28907.

- Fix border being fat
- Fix thumbnail not masking correctly
- Fix background layer not being correctly fit to the panel
- Dim the main background on hover
- Minor tweaks to dimming
2024-07-19 19:26:04 +09:00
..
Components Fix crash on calculating playlist duration when rate-changing mods are present 2024-06-25 11:28:10 +02:00
DailyChallenge Fix potential crash when exiting daily challenge screen 2024-07-16 03:02:04 +09:00
Lounge Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Match Merge branch 'master' into footer-v2-integration 2024-07-10 15:33:05 +09:00
Multiplayer Add results screen for displaying arbitrary daily challenge scores 2024-07-04 13:45:24 +02:00
Playlists Fix incorrect changes around success callback refactor 2024-07-08 13:36:30 +02:00
DrawableRoomPlaylist.cs Allow interacting with playlist item buttons when not selected 2024-01-09 14:45:21 +09:00
DrawableRoomPlaylistItem.cs Fix various visuals of playlist beatmap panels 2024-07-19 19:26:04 +09:00
FooterButtonFreeMods.cs Fix variable clash 2023-10-06 21:01:23 +09:00
FreeModSelectOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
Header.cs Adjust online play header to be reusable for new daily challenge screen 2024-06-10 12:43:58 +02:00
IOnlinePlaySubScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
IRoomManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OngoingOperationTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlinePlayComposite.cs Add start date to Room 2024-06-12 11:43:18 +02:00
OnlinePlayScreen.cs Extract OnlinePlayScreenWaveContainer from OnlinePlayScreen 2024-06-10 12:42:37 +02:00
OnlinePlayScreenWaveContainer.cs Extract OnlinePlayScreenWaveContainer from OnlinePlayScreen 2024-06-10 12:42:37 +02:00
OnlinePlaySongSelect.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
OnlinePlaySubScreen.cs Remove a couple more overrides 2024-01-22 17:00:35 +09:00
OnlinePlaySubScreenStack.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00