osu/osu.Game/Overlays/Settings
2021-07-10 11:41:54 +02:00
..
Sections Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
DangerousSettingsButton.cs
ISettingsItem.cs
OutlinedTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
RulesetSettingsSubsection.cs
SettingsButton.cs Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
SettingsCheckbox.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
SettingsDropdown.cs
SettingsEnumDropdown.cs Limit maximum height of settings enum dropdowns 2021-06-16 10:25:50 +02:00
SettingsFooter.cs
SettingsHeader.cs Add localisation support to overlay header title/description 2021-04-21 14:37:29 +09:00
SettingsItem.cs Fix ShowsDefaultIndicator not actually being consumed 2021-07-08 17:48:08 +09:00
SettingsNumberBox.cs Make OutlinedNumberBox private and nested again 2021-06-28 15:24:55 +09:00
SettingsSection.cs
SettingsSlider.cs
SettingsSubsection.cs Add exclude rule to fix dynamic compilations issues with settings sections 2021-03-19 19:01:31 +09:00
SettingsTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
Sidebar.cs
SidebarButton.cs