osu/osu.Game/Overlays/Settings
2021-08-16 23:31:16 +09:00
..
Sections Merge pull request #14343 from frenzibyte/hide-tablet-not-detected-when-disabled 2021-08-16 23:31:16 +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 Fix ruleset icons overflowing from settings footer 2021-07-23 19:07:54 -07:00
SettingsHeader.cs Add localisation support to overlay header title/description 2021-04-21 14:37:29 +09:00
SettingsItem.cs Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03:00
SettingsNoticeText.cs Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03:00
SettingsNumberBox.cs Make OutlinedNumberBox private and nested again 2021-06-28 15:24:55 +09:00
SettingsSection.cs Preparation for localisation. 2021-08-12 12:34:02 +08:00
SettingsSlider.cs
SettingsSubsection.cs Apply suggestions from code review 2021-08-14 22:24:57 +08:00
SettingsTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
Sidebar.cs
SidebarButton.cs