1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 20:32:55 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert f8db7a9902 Remove ScrollableContent container from carousel
This was causing multiple issues with masking and sizing and really
didn't need to exist in the first place. Also not sure why the pool was
nested inside the scroll container, but it isn't any more. Probably for
the best.
2020-11-26 18:28:54 +09:00
..
Background Remove default from base ResultsScreen too 2020-11-21 14:38:38 +01:00
Collections Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
Components Add test coverage for new ownerless behaviour 2020-11-15 16:38:25 +01:00
Editing Add extra step checking slider deletion on second click 2020-11-16 14:06:37 +09:00
Gameplay Add test coverage of animation restarting 2020-11-19 18:08:54 +09:00
Menus Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
Multiplayer Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
Navigation Fix perform from menu not hiding overlays if already on target screen 2020-11-13 14:08:08 +09:00
Online Handle constant graphs better 2020-11-23 22:12:32 +01:00
Ranking Remove default from base ResultsScreen too 2020-11-21 14:38:38 +01:00
Settings Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
SongSelect Remove ScrollableContent container from carousel 2020-11-26 18:28:54 +09:00
UserInterface Rename PaginatedContainerHeader to ProfileSubsectionHeader 2020-11-21 02:59:01 +03:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00