1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game
Dean Herbert b28b59a496
Fix paginated layouts only showing one column even if enough space is available for more (#4946)
Fix paginated layouts only showing one column even if enough space is available for more

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-06-07 20:26:34 +09:00
..
Audio Fix preview tracks muting themselves 2019-06-07 11:21:10 +09:00
Beatmaps Allow beatmapsets to be sorted by date added 2019-06-05 18:17:43 +09:00
Configuration Merge remote-tracking branch 'upstream/master' into databased-sin-setting 2019-06-05 19:03:57 +09:00
Database Allow Delete and Undelete operations to run silently when needed 2019-05-09 15:15:02 +09:00
Graphics Use lambda for simple functions 2019-06-07 14:11:21 +09:00
Input Apply more missed cases 2019-04-01 12:44:46 +09:00
IO Update resource stores with GetAvailableResources 2019-05-31 14:33:18 +09:00
IPC Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Migrations Merge branch 'master' into beatmap-dateadded-sort 2019-06-06 18:26:55 +09:00
Online disallow current user from opening their own private channel 2019-06-03 17:25:19 +08:00
Overlays Merge branch 'master' into fix-paginated-layout 2019-06-07 20:19:14 +09:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Update drawnodes 2019-06-06 16:49:35 +09:00
Scoring Add proper co-dependent beatmap/score deletion via events 2019-05-09 15:15:28 +09:00
Screens Merge remote-tracking branch 'origin/master' into ftb-prepass 2019-06-06 20:32:38 +09:00
Skinning Merge remote-tracking branch 'upstream/master' into databased-sin-setting 2019-06-05 19:03:57 +09:00
Storyboards Reduce unnecessary allocations 2019-05-14 13:04:49 +09:00
Tests Remove all calls to return user input 2019-06-07 12:54:57 +09:00
Users Move TooltipText to OsuClickableContainer 2019-05-21 13:51:38 +09:00
Utils Fix stuck r# inspection 2019-03-08 12:16:12 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2019-06-06 20:33:03 +09:00
OsuGame.cs Fix overlay group + depth 2019-05-31 13:23:50 +09:00
OsuGameBase.cs Pass individual components to DummyWorkingBeatmap, not game 2019-05-31 14:51:12 +09:00