..
Sections
Add ability to toggle discord rich presence
2021-01-03 10:37:28 +07:00
DangerousSettingsButton.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
ISettingsItem.cs
Update song select statistics when mod changes settings
2019-12-20 18:01:35 +09:00
RulesetSettingsSubsection.cs
Turn on warnings, resolve issues
2019-04-25 17:36:17 +09:00
SettingsButton.cs
Fix incorrect DI reference and update naming of SettingsOverlay classes
2019-05-14 10:45:05 +09:00
SettingsCheckbox.cs
Fix some pieces of SettingsItem getting dimmed twice when disabled
2020-03-23 13:11:40 +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
Remove osu!-side DebugUtils
2019-06-20 12:48:45 +09:00
SettingsHeader.cs
Fix incorrect DI reference and update naming of SettingsOverlay classes
2019-05-14 10:45:05 +09:00
SettingsItem.cs
Add obsoleted Bindable property back to SettingsItem for compatibility
2020-10-06 19:07:31 +09:00
SettingsNumberBox.cs
add SettingsNumberBox and use it in tournament tools
2019-06-21 15:04:52 +02:00
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