osu/osu.Game/Overlays/Settings
2021-08-14 20:14:28 +03:00
..
Sections Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03: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 Revert window modes to previous code to correctly apply framework restrictions 2020-12-22 13:04:39 +09:00
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 Remove unnecessary usings #2 2020-11-30 17:57:25 +09:00
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 Remove unused usings rider couldn't see 2020-11-30 17:49:55 +09:00
SidebarButton.cs