osu/osu.Game/Overlays/Settings
Dean Herbert 7df7137c88 Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
..
Sections Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09: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
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 Update `SettingsSubsection.Header` to accept a `LocalisableString` 2021-07-15 13:09:51 +09:00
SettingsTextBox.cs Refactor `SeedSettingsControl` and related controls 2021-06-26 11:19:14 +08:00
Sidebar.cs
SidebarButton.cs