mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Allow section headers to wrap
This commit is contained in:
@ -58,7 +58,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
})
|
||||
},
|
||||
},
|
||||
new EditorSidebarSection("Section 2")
|
||||
new EditorSidebarSection("Section with a really long section header")
|
||||
{
|
||||
Child = new FillFlowContainer
|
||||
{
|
||||
|
Reference in New Issue
Block a user