osu/osu.Game/Overlays/Settings
2021-06-28 11:00:07 +08:00
..
Sections Fix languages with a sub-language part not working properly 2021-06-16 11:10:03 +02:00
DangerousSettingsButton.cs
ISettingsItem.cs
OutlinedNumberBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
OutlinedTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
RulesetSettingsSubsection.cs
SettingsButton.cs
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 Adding Requested changed 2021-05-15 11:24:08 +10:00
SettingsNumberBox.cs Moved the string to int? conversion logic into SettingsNumberBox 2021-06-28 11:00:07 +08: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