1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 07:22:55 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 8a67304b9f Fix recent participants hidden user logic not handling edge case correctly
Hiding just one user never makes sense, so this will now always show up
to the required circle count until two users are required to be hidden.
This will make the listing more consistent with the width requirement
spec.
2021-08-12 19:47:26 +09:00
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Gameplay Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Fix recent participants hidden user logic not handling edge case correctly 2021-08-12 19:47:26 +09:00
Navigation Merge branch 'master' into lounge-redesign 2021-08-11 18:15:34 +09:00
Online Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Playlists Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Ranking Merge branch 'master' into fix-mod-overflow 2021-07-21 17:26:47 +09:00
Settings Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
SongSelect Add a few cases of missing ConfigureAwait calls in tests project 2021-07-30 15:27:24 +09:00
UserInterface Add open/close sounds to context menus 2021-08-06 23:47:02 +09:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00