osu/osu.Game/Overlays/Settings
2021-03-18 21:17:04 +09:00
..
Sections Implement enable state changes locally for InputHandlers which should be toggleable 2021-03-18 21:17:04 +09:00
DangerousSettingsButton.cs
ISettingsItem.cs Update song select statistics when mod changes settings 2019-12-20 18:01:35 +09: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 Revert window modes to previous code to correctly apply framework restrictions 2020-12-22 13:04:39 +09:00
SettingsEnumDropdown.cs Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
SettingsFooter.cs
SettingsHeader.cs
SettingsItem.cs Switch RestoreDefaultsValueButton to use HasPendingTasks to avoid tooltip always showing 2021-03-12 15:23:11 +09:00
SettingsNumberBox.cs
SettingsSection.cs Remove unnecessary usings #2 2020-11-30 17:57:25 +09:00
SettingsSlider.cs Copy documentation across to SettingsSlider 2020-01-29 12:55:07 +09:00
SettingsSubsection.cs Adjust various paddings and spacings in settings to make them easier to visually parse 2020-11-30 17:50:35 +09:00
SettingsTextBox.cs Make settings textboxes commit on focus lost 2019-11-14 14:19:55 +09:00
Sidebar.cs Remove unused usings rider couldn't see 2020-11-30 17:49:55 +09:00
SidebarButton.cs Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00