mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Add failing test showing issue with day separator logic
This commit is contained in:
@ -142,7 +142,7 @@ namespace osu.Game.Overlays.Chat
|
||||
|
||||
private void scrollToEnd() => ScheduleAfterChildren(() => scroll.ScrollToEnd());
|
||||
|
||||
protected class DaySeparator : Container
|
||||
public class DaySeparator : Container
|
||||
{
|
||||
public float TextSize
|
||||
{
|
||||
|
Reference in New Issue
Block a user